Freigeben über


HMCharacteristicValueActivationState Enumeration

Definition

Listet die möglichen Werte einer HMCharacteristic auf, die aktiv oder inaktiv sein kann.

[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 = 
Vererbung
HMCharacteristicValueActivationState
Attribute

Felder

Name Wert Beschreibung
Inactive 0
Active 1

Gilt für: