Edit

Share via


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

Name Value Description
NotSet 0
Sedentary 1
Active 2

Applies to