Enum Settings.Types.WeightUnit
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.WeightUnit
Fields
| Name | Description |
|---|---|
| Kilograms | Weight unit is kilograms. |
| Pounds | Weight unit is pounds. |
| Stone | Weight unit is stones. |
| Unspecified | Weight unit is not specified. |