The adapted state of a pane. It gives clues to pane scaffolds about if a certain pane should be composed and how.

Summary

Public companion properties

PaneAdaptedValue

Denotes that the associated pane should be displayed in its full width and height.

Cmn
PaneAdaptedValue

Denotes that the associated pane should be hidden.

Cmn

Public companion properties

Expanded

val ExpandedPaneAdaptedValue

Denotes that the associated pane should be displayed in its full width and height.

Hidden

val HiddenPaneAdaptedValue

Denotes that the associated pane should be hidden.