Method OnCurrentRouteChanged
OnCurrentRouteChanged(NavigatorRoute)
Called when the current route changes.
Declaration
protected virtual void OnCurrentRouteChanged(NavigatorRoute route)
Parameters
| Type | Name | Description |
|---|---|---|
| NavigatorRoute | route | The new current route. |