-
public final class TypeSafeKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> Unitcomposable(NavGraphBuilder $self, Map<KType, NavType<?>> typeMap, List<NavDeepLink> deepLinks, Function1<NavBackStackEntry, Unit> content)final static <ERROR CLASS>SwipeDismissableNavHost(NavHostController navController, Object startDestination, Modifier modifier, Boolean userSwipeEnabled, SwipeDismissableNavHostState state, KClass<?> route, Function1<NavGraphBuilder, Unit> builder)-
-
Method Detail
-
composable
final static <T extends Any> Unit composable(NavGraphBuilder $self, Map<KType, NavType<?>> typeMap, List<NavDeepLink> deepLinks, Function1<NavBackStackEntry, Unit> content)
-
SwipeDismissableNavHost
@Composable() final static <ERROR CLASS> SwipeDismissableNavHost(NavHostController navController, Object startDestination, Modifier modifier, Boolean userSwipeEnabled, SwipeDismissableNavHostState state, KClass<?> route, Function1<NavGraphBuilder, Unit> builder)
-
-
-
-