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