WebView2CompositionControl.CanGoBack Property

Definition

Returns true if the WebView can navigate to a previous page in the navigation history. Wrapper around the CanGoBack property of CoreWebView2. If CoreWebView2 isn't initialized yet then returns false.

C#
[System.ComponentModel.Browsable(false)]
public bool CanGoBack { get; }

Property Value

Implements

Attributes

Applies to

Product Versions
WebView2 .NET 1.0.2957.106, 1.0.3065.39
WebView2 .NET Prerelease 1.0.2646, 1.0.2730, 1.0.2783, 1.0.2839, 1.0.2895, 1.0.2950, 1.0.3079, 1.0.3116