NavigationEventInfo.None


public static class NavigationEventInfo.None extends 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

static @NonNull NavigationEventInfo.None

Public fields

INSTANCE

Added in 1.0.0-alpha09
public static @NonNull NavigationEventInfo.None INSTANCE