---
title: isDeviceMotionActive
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmbatchedsensormanager/isdevicemotionactive
---

# isDeviceMotionActive

## Declaration

```swift
var isDeviceMotionActive: Bool { get }
```

## See Also

### Collecting device-motion data

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