PanelLayoutFillMode

enum PanelLayoutFillMode : Enum<PanelLayoutFillMode>

Entries

ColumnFill
Link copied to clipboard

The buttons are laid out in columns respecting the available height.

RowFill
Link copied to clipboard

The buttons are laid out in rows respecting the available width.

Properties

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