NavDirections


Known direct subclasses
ActionOnlyNavDirections

An implementation of NavDirections without any arguments.


An interface that describes a navigation operation: action's id and arguments

Summary

Public properties

Int

An action id to navigate with.

android
Bundle

Arguments to pass to the destination

android

Public properties

actionId

val actionIdInt

An action id to navigate with.

arguments

val argumentsBundle

Arguments to pass to the destination