NavigationEventInfo.None



A default used when no specific information is associated with a navigation event.

This serves as a null object when context about the UI state is unavailable or not needed.

Summary

Inherited properties

From androidx.navigationevent.NavigationEventInfo
open String?

Defines the title of the navigation destination.

Cmn
open String?

Defines the URL or path representation of the navigation destination.

Cmn