Compartilhar via


HMCharacteristicValueProgramMode Enumeração

Definição

Enumera os valores possíveis de um HMCharacteristic que pode ser agendado ou substituído 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 = 
Herança
HMCharacteristicValueProgramMode
Atributos

Campos

NotScheduled 0
Scheduled 1
ScheduleOverriddenToManual 2

Aplica-se a