-
public final class DefaultNavHostEngineKt
-
-
Method Summary
Modifier and Type Method Description final static NavHostEnginerememberNavHostEngine(Alignment navHostContentAlignment)Returns the default NavHostEngine to be used with DestinationsNavHostThe NavHostEngine is used by default in com.ramcosta.composedestinations.DestinationsNavHost call. -
-
Method Detail
-
rememberNavHostEngine
@Composable() final static NavHostEngine rememberNavHostEngine(Alignment navHostContentAlignment)
Returns the default NavHostEngine to be used with DestinationsNavHost
The NavHostEngine is used by default in com.ramcosta.composedestinations.DestinationsNavHost call.
-
-
-
-