Share via


HMCharacteristicValuePositionState Enum

Definition

Enumerates the states of an object that opens and closes.

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

Fields

Name Value Description
Closing 0

The mechanism is in the act of closing.

Opening 1

The mechanism is in the act of opening.

Stopped 2

The mechanism has ceased motion.

Applies to