Compartir a través de


HMCharacteristicValueProgramMode Enumeración

Definición

Enumera los valores posibles de un HMCharacteristic objeto que se puede programar o invalidar manualmente.

[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 = 
Herencia
HMCharacteristicValueProgramMode
Atributos

Campos

NotScheduled 0
Scheduled 1
ScheduleOverriddenToManual 2

Se aplica a