Start native apps faster with the Composables CLI ->
Function

defaultPredictivePopTransitionSpec

defaultPredictivePopTransitionSpec

Source set: Android
public fun <T : Any> defaultPredictivePopTransitionSpec():
    AnimatedContentTransitionScope<Scene<T>>.(@NavigationEvent.SwipeEdge Int) -> ContentTransform

defaultPredictivePopTransitionSpec

Source set: Common
public fun <T : Any> defaultPredictivePopTransitionSpec():
    AnimatedContentTransitionScope<Scene<T>>.(@NavigationEvent.SwipeEdge Int) -> ContentTransform

Default transitionSpec for predictive pop navigation to be used by NavDisplay.