HMCharacteristicValueCurrentSlatState É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 décrit les états d’une lame oscillante.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 1, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueCurrentSlatState
type HMCharacteristicValueCurrentSlatState =
- Héritage
-
HMCharacteristicValueCurrentSlatState
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
Stationary | 0 | |
Jammed | 1 | |
Oscillating | 2 |