次の方法で共有


HKBloodGlucoseMealTime 列挙型

定義

食事の前または後に血糖値が取得されたかどうかを示す値を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKBloodGlucoseMealTime
type HKBloodGlucoseMealTime = 
継承
HKBloodGlucoseMealTime
属性

フィールド

Ostprandial 2

互換性のために残されています。

Postprandial 2

食事後の測定値を示します。

Preprandial 1

食事の前に測定を行ったことを示します。

Reprandial 1

互換性のために残されています。

適用対象