defaultPredictivePopTransitionSpec
Common
public expect fun <T : Any> defaultPredictivePopTransitionSpec():
AnimatedContentTransitionScope<Scene<T>>.(@NavigationEvent.SwipeEdge Int) -> ContentTransform
Default transitionSpec for predictive pop navigation to be used by NavDisplay.
defaultPredictivePopTransitionSpec
Android
public actual fun <T : Any> defaultPredictivePopTransitionSpec():
AnimatedContentTransitionScope<Scene<T>>.(@NavigationEvent.SwipeEdge Int) -> ContentTransform