共用方式為


HMCharacteristicValueTemperatureUnit 列舉

定義

列舉兩個常見的溫度測量系統。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueTemperatureUnit
type HMCharacteristicValueTemperatureUnit = 
繼承
HMCharacteristicValueTemperatureUnit
屬性

欄位

名稱 Description
Celsius 0

攝氏度。

Fahrenheit 1

華 氏。

適用於