Package-level declarations
Functions
Link copied to clipboard
actual fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory, onBackInvoked: () -> Unit): AnimatedNavDecorator.Factory
actual fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory, onBackInvoked: () -> Unit): AnimatedNavDecorator.Factory
expect fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory = NavigatorDefaults.DefaultDecoratorFactory, onBackInvoked: () -> Unit): AnimatedNavDecorator.Factory
Returns a AnimatedNavDecorator.Factory implementation which support navigation through appropriate gestures on certain platforms.
actual fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory, onBackInvoked: () -> Unit): AnimatedNavDecorator.Factory
actual fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory, onBackInvoked: () -> Unit): AnimatedNavDecorator.Factory