Compartir a través de


HMCharacteristicValueLeakStatus Enumeración

Definición

Enumera los valores de un dispositivo que detecta pérdidas.

[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 = 
Herencia
HMCharacteristicValueLeakStatus
Atributos

Campos

Detected 1

Se detecta una fuga.

None 0

No se detecta una fuga.

Se aplica a