NavigationEventInfo.NotProvided


public static class NavigationEventInfo.NotProvided implements NavigationEventInfo


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

Public fields

INSTANCE

Added in 1.0.0-alpha06
public static @NonNull NavigationEventInfo.NotProvided INSTANCE