NavigationGraph

Description: TODO

Author

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

Functions

Link copied to clipboard
abstract fun setArguments(args: List<NavArgument.() -> Unit>?)
Link copied to clipboard
abstract fun setBuilder(builder: NavGraphBuilder.() -> Unit)
Link copied to clipboard
abstract fun setDeepLinks(links: List<NavDeepLink.() -> Unit>?)
Link copied to clipboard
abstract fun setRoute(route: String)
Link copied to clipboard
abstract fun setStartDestination(startDestination: String)