WebView.IWebViewController.CanGoBack Property

Definition

property bool Microsoft::Maui::Controls::IWebViewController::CanGoBack { bool get(); void set(bool value); };
bool Microsoft.Maui.Controls.IWebViewController.CanGoBack { get; set; }
member this.Microsoft.Maui.Controls.IWebViewController.CanGoBack : bool with get, set
 Property CanGoBack As Boolean Implements IWebViewController.CanGoBack

Property Value

Implements

Applies to