onRouteRemoved

abstract fun onRouteRemoved(route: Route, reason: RouteRemovedReason)

Called when a route has been removed from the navigation session.

Parameters

route

The route that has been removed from the session.

reason

The reason why the route has been removed from the session.