RowPos

enum RowPos : Enum<RowPos>

Row positions.

Entries

Link copied to clipboard
TOP("top")
Link copied to clipboard
BOTTOM("bottom")

Properties

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