getHistory

fun getHistory(key: RouteKey<out Route>): List<Route>

Return

A snapshot of the history for the key including all dialog routes.

Parameters

key

Key which is used during the setup of navigation.