HMCharacteristicValueConfigurationState Enum

Definition

Enumerates the possible values of a HMCharacteristic that can be configured or not.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueConfigurationState
type HMCharacteristicValueConfigurationState = 
Inheritance
HMCharacteristicValueConfigurationState
Attributes

Fields

Configured 1
NotConfigured 0

Applies to