Enum Settings.Types.HeightUnit
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.HeightUnit
Fields
| Name | Description |
|---|---|
| Centimeters | Height unit is cm. |
| Inches | Height unit is inches. |
| Unspecified | Height unit is not specified. |