-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.WebView.CanGoBack |
winrt property |
Gets a value that indicates whether there is at least one page in the backward navigation history.
true if the WebView can navigate backward; otherwise, false.
To navigate backward, call the GoBack method.