Property LastNavigationResult
LastNavigationResult
Gets the result of the most recently completed navigation, or null if no navigation has completed yet.
Declaration
public NavigationResult? LastNavigationResult { get; }
Property Value
| Type | Description |
|---|---|
| NavigationResult? |