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

# stopDeviceMotionUpdates()

## Declaration

```swift
func stopDeviceMotionUpdates()
```

## See Also

### Collecting device-motion data

- [startDeviceMotionUpdates()](coremotion/cmbatchedsensormanager/startdevicemotionupdates().md)
- [startDeviceMotionUpdates(handler:)](coremotion/cmbatchedsensormanager/startdevicemotionupdates(handler:).md)
- [deviceMotionBatch](coremotion/cmbatchedsensormanager/devicemotionbatch.md)
- [deviceMotionUpdates()](coremotion/cmbatchedsensormanager/devicemotionupdates().md)
- [CMBatchedSensorManager.DeviceMotionUpdates](coremotion/cmbatchedsensormanager/devicemotionupdates.md)
- [isDeviceMotionActive](coremotion/cmbatchedsensormanager/isdevicemotionactive.md)
