SelectionMode

enum SelectionMode : Enum<SelectionMode>

Enum indicating allowed selection mode.

Entries

Link copied to clipboard

Enum constant indicating that NO selection is possible.

Link copied to clipboard

Enum constant indicating that only a single element may be selected.

Link copied to clipboard

Enum constant indicating that any number of selected elements is valid.

Properties

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