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

# HKUserMotionContext.notSet

The person’s motion was not specified.

## Declaration

```swift
case notSet
```

## See Also

### Motion contexts

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