Share via


HMCharacteristicValueRotationDirection Enum

Definition

Enumerates rotation directions.

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

Fields

Name Value Description
Clockwise 0

The object is rotating in a clockwise direction within its coordinate system.

CounterClockwise 1

The object is rotating in a counterclockwise direction within its coordinate system.

Applies to