---
title: stopDeviceMotionUpdates()
framework: coremotion
role: symbol
role_heading: Instance Method
path: coremotion/cmheadphonemotionmanager/stopdevicemotionupdates()
---

# stopDeviceMotionUpdates()

Stops device-motion updates.

## Declaration

```swift
func stopDeviceMotionUpdates()
```

## See Also

### Starting and Stopping Updates

- [startDeviceMotionUpdates()](coremotion/cmheadphonemotionmanager/startdevicemotionupdates().md)
- [startDeviceMotionUpdates(to:withHandler:)](coremotion/cmheadphonemotionmanager/startdevicemotionupdates(to:withhandler:).md)
- [startConnectionStatusUpdates()](coremotion/cmheadphonemotionmanager/startconnectionstatusupdates().md)
- [stopConnectionStatusUpdates()](coremotion/cmheadphonemotionmanager/stopconnectionstatusupdates().md)
