BottomSheetLaunchedNavigation
data class BottomSheetLaunchedNavigation(val launchedNavigation: ComposableNavSpec.LaunchedNavigation) : BottomSheetComposableNavSpec
A BottomSheetComposableNavSpec that executes a ComposableNavSpec.LaunchedNavigation when navigating.
Properties
Link copied to clipboard
the ComposableNavSpec.LaunchedNavigation to launch when navigating.