Provides the information about how the associated pane should be adapted if it cannot be displayed in its PaneAdaptedValue.Expanded state.

Summary

Public companion properties

AdaptStrategy

The default AdaptStrategy that suggests the layout to hide the associated pane when it has to be adapted, i.e., cannot be displayed in its PaneAdaptedValue.Expanded state.

Cmn

Public functions

PaneAdaptedValue

Override this function to provide the resulted adapted state.

Cmn

Public companion properties

Hide

val HideAdaptStrategy

The default AdaptStrategy that suggests the layout to hide the associated pane when it has to be adapted, i.e., cannot be displayed in its PaneAdaptedValue.Expanded state.

Public functions

adapt

fun adapt(): PaneAdaptedValue

Override this function to provide the resulted adapted state.