Composables
Components Unstyled Icons API
Join Radar
Join Radar Components Unstyled Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Composable Functions
  • ModalBottomSheetLayout
  • rememberBottomSheetNavigator
Classes
  • BottomSheetNavigator
  • BottomSheetNavigator.Destination
  • BottomSheetNavigatorDestinationBuilder
  • BottomSheetNavigatorSheetState
Functions
  • bottomSheet
Jetpack Compose / Material Compose / Material Navigation / Classes / BottomSheetNavigatorSheetState
Class

BottomSheetNavigatorSheetState

View Markdown Open in ChatGPT Open in Claude

The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
public class BottomSheetNavigatorSheetState(private val sheetState: ModalBottomSheetState)

The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives

Parameters

sheetState The sheet state that is driven by the BottomSheetNavigator
BottomSheetNavigatorDestinationBuilder ← Previous bottomSheet Next →
On this page

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.