EventDetails

Types

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun getArguments(): List<NamedNavArgument>

Can be overriden by any Destination's inner class using its Argument enum to return arguments.

Link copied to clipboard
fun <T, V> getRouteWithArguments(argumentList: List<Pair<T, V>>): String