Show / Hide Table of Contents

Enum Settings.Types.TemperatureUnit

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.TemperatureUnit

Fields

Name Description
Celsius

Temperature unit is Celsius.

Fahrenheit

Temperature unit is Fahrenheit.

Unspecified

Temperature unit is not specified.

In this article
Back to top Generated by DocFX