HKHeartRateMotionContext 列挙型

定義

心拍数サンプルに関連付けられている可能性のあるアクティビティ レベルを列挙します。

[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 = 
継承
HKHeartRateMotionContext
属性

フィールド

名前 説明
NotSet 0
Sedentary 1
Active 2

適用対象