Scope

enum Scope : Enum<Scope>

Entries

COL
Link copied to clipboard
COL("col")
ROW
Link copied to clipboard
ROW("row")

Properties

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