HKHeartRateMotionContext Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible activity-levels associated with a heart-rate sample.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKHeartRateMotionContext
type HKHeartRateMotionContext =
- Inheritance
-
HKHeartRateMotionContext
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotSet | 0 | |
Sedentary | 1 | |
Active | 2 |