androidx.navigationevent
Provides APIs to easily intercept platform gesture events, including swipes and clicks, to help in app navigation.
Interfaces
NavigationEventDispatcherOwner |
A class that has an |
Classes
NavigationEvent |
Common event used to wrap signals from the platform so that they can be handled properly by the |
NavigationEventCallback |
Call for handling |
NavigationEventDispatcher |
Dispatcher that can be used to register |
NavigationEventPriority |
Priority to be provided to the |
NavigationInputHandler |
Provides input to the given |
ViewTreeNavigationEventDispatcherOwnerKt |
|
NavigationEventPriority.Companion |