Share via


WebView.IWebView.CanGoForward 属性

定义

获取一个值,该值指示用户是否可向前导航。

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

属性值

实现

适用于