---
title: HKUserMotionContext.stationary
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkusermotioncontext/stationary
---

# HKUserMotionContext.stationary

The person was stationary during the sample.

## Declaration

```swift
case stationary
```

## See Also

### Motion contexts

- [HKUserMotionContext.notSet](healthkit/hkusermotioncontext/notset.md)
- [HKUserMotionContext.active](healthkit/hkusermotioncontext/active.md)
