Interface

ThreePaneScaffoldState

The state of ThreePaneScaffold.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Source set: Android

Added in 1.0.0-alpha06

@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

Added in 1.0.0-alpha06

val scaffoldDirective: PaneScaffoldDirective

scaffoldValue

Source set: Android

Added in 1.0.0-alpha06

val scaffoldValue: ThreePaneScaffoldValue