Share via


HMCharacteristicValueLeakStatus Enum

Definition

Enumerates the values of a device that detects leaks.

[ObjCRuntime.Native]
public enum HMCharacteristicValueLeakStatus
[<ObjCRuntime.Native>]
type HMCharacteristicValueLeakStatus = 
Inheritance
HMCharacteristicValueLeakStatus
Attributes

Fields

Name Value Description
None 0

A leak is not detected.

Detected 1

A leak is detected.

Applies to