Share via


WebView.IWebViewController.CanGoForward Property

Definition

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

Property Value

Implements

Applies to