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

# HKHeartRateMotionContext.notSet

A value indicating that the user’s activity level could not be determined.

## Declaration

```swift
case notSet
```

## Discussion

Discussion This value is identical to the sample’s metadata not containing a HKMetadataKeyHeartRateMotionContext key.

## See Also

### Motion Contextes

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