Known direct subclasses
PaneAdaptedValue.Reflowed

Indicates that the associated pane should be reflowed to its targetPane, i.e., it will be displayed under the target pane.


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

Summary

Nested types

Indicates that the associated pane should be reflowed to its targetPane, i.e., it will be displayed under the target pane.

Public companion properties

PaneAdaptedValue

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

Cmn
PaneAdaptedValue

Indicates that the associated pane should be hidden.

Cmn

Public companion properties

Expanded

val ExpandedPaneAdaptedValue

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

Hidden

val HiddenPaneAdaptedValue

Indicates that the associated pane should be hidden.