Package com.ramcosta.composedestinations.scope
See: Description
-
Interface Summary Interface Description DestinationScope Scope where a destination screen will be called in. AnimatedDestinationScope Like DestinationScope but also AnimatedVisibilityScope so that you can use this Scope as a receiver of your Animated or Default styled Composable BottomSheetDestinationScope Like DestinationScope but also ColumnScope so that if you're using the "bottom-sheet" dependency you can use this Scope as a receiver of your Bottom Sheet styled Composable DestinationScopeWithNoDependencies Scope where a destination screen will be called in. NavGraphBuilderDestinationScope AnimatedNavGraphBuilderDestinationScope Like NavGraphBuilderDestinationScope but also AnimatedVisibilityScope so that you can use this Scope as a receiver of your Animated and Default styled Composable BottomSheetNavGraphBuilderDestinationScope Like NavGraphBuilderDestinationScope but also ColumnScope so that if you're using the "bottom-sheet" dependency you can use this Scope as a receiver of your Bottom Sheet styled Composable -
Class Summary Class Description .html> .html> DestinationScopeImpl NavGraphBuilderDestinationScopeImpl DestinationScopeKt NavGraphBuilderDestinationScopeKt