ArrowOrientationRules

enum ArrowOrientationRules : Enum<ArrowOrientationRules>

ArrowOrientationRules determines the orientation of the arrow depending on the aligning rules.

ArrowOrientationRules.ALIGN_ANCHOR: Align depending on the position of an anchor. ArrowOrientationRules.ALIGN_FIXED: Align to fixed ArrowOrientation.

Entries

ALIGN_FIXED
Link copied to clipboard
Align to fixed ArrowOrientation.
ALIGN_ANCHOR
Link copied to clipboard
Align depending on the position of an anchor.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int