Share via


HMCharacteristicValueActivationState 枚举

定义

枚举可以是活动或非活动状态的 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 HMCharacteristicValueActivationState
type HMCharacteristicValueActivationState = 
继承
HMCharacteristicValueActivationState
属性

字段

Active 1
Inactive 0

适用于