---
title: HKUserMotionContext
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkusermotioncontext
---

# HKUserMotionContext

The type of motion performed during the sample.

## Declaration

```swift
enum HKUserMotionContext
```

## Topics

### Motion contexts

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

### Initializers

- [init(rawValue:)](healthkit/hkusermotioncontext/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
