NavGraphBuilder

interface NavGraphBuilder

Description: TODO

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun composable(composableGraphBuilder: ComposableGraph.() -> Unit)
Link copied to clipboard
abstract fun dialog(dialogGraphBuilder: DialogGraph.() -> Unit)
Link copied to clipboard
abstract fun navigation(navigationGraphBuilder: NavigationGraph.() -> Unit)