次の方法で共有


HMCharacteristicValueCurrentFanState 列挙型

定義

ファンの状態を記述する の 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 HMCharacteristicValueCurrentFanState
type HMCharacteristicValueCurrentFanState = 
継承
HMCharacteristicValueCurrentFanState
属性

フィールド

名前 説明
Inactive 0
Idle 1
Active 2

適用対象