typed2
Toggle table of contents
2.0.0-alpha04-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
typed2
navigation-compose
/
com.episode6.typed2.navigation.compose
/
launchNavigateTo
launch
Navigate
To
fun
NavController
.
launchNavigateTo
(
screen
:
NavScreen
,
scope
:
CoroutineScope
,
args
:
suspend
ComposeNavArgBuilder
.
(
)
->
Unit
)
:
Job