ArrowPositionRules

enum ArrowPositionRules : Enum<ArrowPositionRules>

ArrowPositionRules determines the position of the arrow depending on the aligning rules.

ArrowPositionRules.ALIGN_BALLOON: Align the arrow position depending on the balloon popup body. ArrowPositionRules.ALIGN_ANCHOR: Align the arrow position depending on an anchor.

Entries

ALIGN_ANCHOR
Link copied to clipboard
Align the arrow position depending on an anchor.
ALIGN_BALLOON
Link copied to clipboard
Align the arrow position depending on the balloon popup body.

Properties

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