Skip to content

create graph

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.extensions/NavExt/createGraph

createGraph

[androidJvm]
inline fun NavHostControllerEx.createGraph(navController: NavHostControllerEx, route: String? = null, startRoute: String? = null, builder: NavGraphBuilderEx.() -> Unit): NavGraph

Clone this wiki locally