popTo
val <SpecRow : NavigationBundleSpecRow<*>, Action : NavigationAction<SpecRow>> Action.popTo: Route.PopTo<SpecRow, Action>
Creates a Route.PopTo from Action
Parameters
SpecRow
the type of NavigationBundleSpecRow associated with the action.
Action
the type NavigationAction to create the Route for.