---
title: stationary
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmmotionactivity/stationary
---

# stationary

A Boolean indicating whether the device is stationary.

## Declaration

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

## See Also

### Getting the Type of Motion

- [walking](coremotion/cmmotionactivity/walking.md)
- [running](coremotion/cmmotionactivity/running.md)
- [automotive](coremotion/cmmotionactivity/automotive.md)
- [cycling](coremotion/cmmotionactivity/cycling.md)
- [unknown](coremotion/cmmotionactivity/unknown.md)
