AngularDirection

Class

Android
public value class AngularDirection internal constructor(internal val type: Int)

Class to define angular direction - Clockwise and Counter Clockwise.

Companion Object

Properties

Android
public val Clockwise: AngularDirection

Clockwise is the standard direction for an analog clock.

Android
public val CounterClockwise: AngularDirection

CounterClockwise is the opposite direction to Clockwise