NavigationEventTransitionState.Idle


public static class NavigationEventTransitionState.Idle extends NavigationEventTransitionState


Represents the state where no navigation gesture is currently in progress. This is the default state.

Summary

Public methods

boolean
equals(Object other)
int
@NonNull String

Public fields

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()

toString

public @NonNull String toString()