---
title: HKHeartRateMotionContext.sedentary
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkheartratemotioncontext/sedentary
---

# HKHeartRateMotionContext.sedentary

A value indicating that the user has been still for at least 5 minutes prior to the heart rate sample.

## Declaration

```swift
case sedentary
```

## See Also

### Motion Contextes

- [HKHeartRateMotionContext.active](healthkit/hkheartratemotioncontext/active.md)
- [HKHeartRateMotionContext.notSet](healthkit/hkheartratemotioncontext/notset.md)
