navigateToRoot

abstract fun navigateToRoot(root: NavRoot, restoreRootState: Boolean = false)(source)

Triggers navigation to the given root. The current back stack will be removed and saved. Whether the backstack of the given root is restored depends on restoreRootState.