NavGraph

interface NavGraph

Description: TODO

Author

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

Inheritors

Functions

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