HMCharacteristicValueProgramMode Enum

Definition

Enumerates the possible values of a HMCharacteristic that can be scheduled or manually overriden.

[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 HMCharacteristicValueProgramMode
type HMCharacteristicValueProgramMode = 
Inheritance
HMCharacteristicValueProgramMode
Attributes

Fields

NotScheduled 0
Scheduled 1
ScheduleOverriddenToManual 2

Applies to