NavigationEventInfo


public interface NavigationEventInfo

Known direct subclasses
NavigationEventInfo.NotProvided

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


Provides contextual information about a navigation state (e.g., a screen or route).

Implement this interface on objects that represent a specific state in your UI. This allows you to associate custom data with system navigation events.

Summary

Nested types

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