HMCharacteristicValueLeakStatus Enumeração

Definição

Enumera os valores de um dispositivo que detecta vazamentos.

[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 = 
Herança
HMCharacteristicValueLeakStatus
Atributos

Campos

Detected 1

Um vazamento foi detectado.

None 0

Um vazamento não foi detectado.

Aplica-se a