次の方法で共有


HMCharacteristicValueCurrentAirPurifierState 列挙型

定義

空気清浄機の状態を 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 HMCharacteristicValueCurrentAirPurifierState
type HMCharacteristicValueCurrentAirPurifierState = 
継承
HMCharacteristicValueCurrentAirPurifierState
属性

フィールド

名前 説明
Inactive 0
Idle 1
Active 2

適用対象