HMCharacteristicValueProgramMode Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les valeurs possibles d’un HMCharacteristic qui peuvent être planifiées ou remplacées manuellement.
[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 =
- Héritage
-
HMCharacteristicValueProgramMode
- Attributs
Champs
NotScheduled | 0 | |
Scheduled | 1 | |
ScheduleOverriddenToManual | 2 |