Share via


HMCharacteristicValueUsageState Enum

Definition

Enumerates the possible states of a HMCharacteristic of a device that can be in use or out of use.

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

Fields

Name Value Description
NotInUse 0
InUse 1

Applies to