HKBloodGlucoseMealTime Enum

Definition

Enumerates values that tell whether a blood glucose level was taken before or after a meal.

[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 = 
Inheritance
HKBloodGlucoseMealTime
Attributes

Fields

Ostprandial 2

Obsolete.

Postprandial 2

Indicates a measurement taken after a meal.

Preprandial 1

Indicates a measurement taken before a meal.

Reprandial 1

Obsolete.

Applies to