core
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.navigation
/
NavigationController
/
navigate
navigate
fun
<
T
:
Destination
>
navigate
(
destination
:
T
)
:
Boolean
Example:
controller.navigate(ProfileDestination(userId = "123"))
Content copied to clipboard