TemperatureUnit

APIs to get the user's preference of temperature unit.

Types

Link copied to clipboard

Properties

Link copied to clipboard
val CELSIUS: String = "celsius"
Celsius
Link copied to clipboard
val DEFAULT: String = ""
Default Temperature for the locale
Link copied to clipboard
val FAHRENHEIT: String = "fahrenhe"
Fahrenheit
Link copied to clipboard
val KELVIN: String = "kelvin"
Kelvin