Freigeben über


HMCharacteristicValueLeakStatus Enumeration

Definition

Listet die Werte eines Geräts auf, das Lecks erkennt.

[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 = 
Vererbung
HMCharacteristicValueLeakStatus
Attribute

Felder

Detected 1

Ein Leck wird erkannt.

None 0

Ein Leck wird nicht erkannt.

Gilt für: