Interface

ThreePaneScaffoldState

The state of ThreePaneScaffold.

Source set: Android
@ExperimentalMaterial3AdaptiveApi
interface ThreePaneScaffoldState

The state of ThreePaneScaffold. It provides the layout directive and value state that will be updated directly. It also provides functions to perform navigation.

Properties

scaffoldDirective

Source set: Android
val scaffoldDirective: PaneScaffoldDirective

scaffoldValue

Source set: Android
val scaffoldValue: ThreePaneScaffoldValue

Last updated: