x-ms-webview.canGoBack property

Gets a value that indicates whether the WebView can navigate backward.
Syntax
var canGoBack = x-ms-webview.canGoBack;
Property value
Type: Boolean
true if the WebView can navigate backward; otherwise, false.
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Minimum supported phone |
Windows Phone 8.1 |
See also
Show: