-
AnimatedPane
The root composable of pane contents in a ThreePaneScaffold that supports default motions during pane switching.
-
LevitatedPaneScrim
The default scrim implementation shown with a levitated pane to block the user interaction from the underlying layout.
-
ListDetailPaneScaffold
A three pane layout that follows the Material guidelines, displaying the provided panes in a canonical list-detail layout.
-
SupportingPaneScaffold
A three pane layout that follows the Material guidelines, displaying the provided panes in a canonical supporting pane layout.
-
defaultDragHandleSemantics
This function sets up the default semantics of pane expansion drag handles with the given PaneExpansionState.
-
rememberDragToResizeState
Creates and remembers a DragToResizeState instance.
-
rememberPaneExpansionState
Remembers and returns a PaneExpansionState associated to a given PaneExpansionStateKeyProvider.
Material 3 Adaptive Layout
Jetpack Compose API reference for adaptive-layout.