NavDirections
public interface NavDirections
ActionOnlyNavDirections |
An implementation of |
An interface that describes a navigation operation: action's id and arguments
Summary
Public methods |
|
|---|---|
abstract @IdRes int |
An action id to navigate with. |
abstract @NonNull Bundle |
Arguments to pass to the destination |
Public methods
getArguments
Added in 1.0.0
abstract @NonNull Bundle getArguments()
Arguments to pass to the destination