ThreePaneScaffoldState
Interface
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
Android
val scaffoldDirective: PaneScaffoldDirective
Android
val scaffoldValue: ThreePaneScaffoldValue
