viewmodel-pilot
Toggle table of contents
0.4.1-SNAPSHOT
android
Platform filter
android
Switch theme
Search in API
viewmodel-pilot
navigation
/
com.mirego.pilot.navigation.compose
/
PilotBackHandler
Pilot
Back
Handler
android
@
Composable
fun
PilotBackHandler
(
navController
:
NavHostController
,
navigationManager
:
PilotNavigationManager
<
*
,
*
>
,
rootName
:
String
)