Property CanGoForward
CanGoForward
Gets a value indicating whether the navigator can navigate forward to the next view. This property can be used to bind the enabled state of a forward button in the UI and should be checked before calling GoForwardAsync().
Declaration
bool CanGoForward { get; }
Property Value
| Type | Description |
|---|---|
| bool |