Property TargetRoute
TargetRoute
Gets the route that is being navigated to, or null if the navigator is shutting down (e.g. the window is closing) and there is no destination route.
Declaration
public NavigatorRoute? TargetRoute { get; }
Property Value
| Type | Description |
|---|---|
| NavigatorRoute |