Enum Settings.Types.GlucoseUnit
The measurement unit defined in the user's account settings.
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum Settings.Types.GlucoseUnit
Fields
| Name | Description |
|---|---|
| MgDl | Glucose unit is mg/dL. |
| MmolL | Glucose unit is mmol/l. |
| Unspecified | Glucose unit is not specified. |