共用方式為


HMCharacteristicValueTargetHeaterCoolerState 列舉

定義

列舉冷氣/冷卻器之 HMCharacteristic 的可能狀態。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 1, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueTargetHeaterCoolerState
type HMCharacteristicValueTargetHeaterCoolerState = 
繼承
HMCharacteristicValueTargetHeaterCoolerState
屬性

欄位

名稱 Description
Automatic 0
Heat 1
Cool 2

適用於