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

已过时。

适用于