Partager via


HMCharacteristicValueLeakStatus Énumération

Définition

Énumère les valeurs d’un appareil qui détecte les fuites.

[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 HMCharacteristicValueLeakStatus
type HMCharacteristicValueLeakStatus = 
Héritage
HMCharacteristicValueLeakStatus
Attributs

Champs

Detected 1

Une fuite est détectée.

None 0

Aucune fuite n’est détectée.

S’applique à