HKHeartRateMotionContext Enum

Definition

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

Active 2
NotSet 0
Sedentary 1

Applies to