Share via


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
属性

字段

Active 2
Idle 1
Inactive 0

适用于