goTo

abstract fun goTo(screen: Screen): Boolean(source)

Navigate to the screen.

Return

true if the navigator successfully navigated to the screen, false if the navigation was rejected.