Position

enum Position : Enum<ActionButtonDescription.Position>

An enum that determines placement of the button.

Entries

Link copied to clipboard
END()

Place after existing controls.

Link copied to clipboard

Place before existing controls.

Properties

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