NavigationEventPriority



Priority to be provided to the NavigationEventCallback when it is being initialized to determine when the callback should be triggered.

Summary

Public companion properties

NavigationEventPriority

Default priority level of NavigationEventCallbacks.

Cmn
NavigationEventPriority

Priority level of NavigationEventCallbacks for overlays such as menus and navigation drawers that should receive event dispatch before non-overlays.

Cmn

Public companion properties

Default

val DefaultNavigationEventPriority

Default priority level of NavigationEventCallbacks.

Overlay

val OverlayNavigationEventPriority

Priority level of NavigationEventCallbacks for overlays such as menus and navigation drawers that should receive event dispatch before non-overlays.