ActionOnlyNavDirections
public final class ActionOnlyNavDirections implements NavDirections
An implementation of NavDirections without any arguments.
This class should not be used directly; prefer the NavDirections classes generated by the Safe Args plugin.
Summary
Public constructors |
|---|
ActionOnlyNavDirections(int actionId) |
Public methods |
|
|---|---|
boolean |
|
int |
An action id to navigate with. |
@NonNull Bundle |
Arguments to pass to the destination |
int |
hashCode() |
@NonNull String |
toString() |