HMCharacteristicValueBatteryStatus É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 d’état de la batterie valides.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueBatteryStatus
type HMCharacteristicValueBatteryStatus =
- Héritage
-
HMCharacteristicValueBatteryStatus
- Attributs
Champs
Low | 1 | Le niveau de charge est faible. |
Normal | 0 | Le niveau de frais est supérieur à Low. |