Compartir a través de


WebView.IWebView.CanGoBack Propiedad

Definición

Obtiene un valor que indica si el usuario puede navegar a páginas anteriores.

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

Valor de propiedad

Implementaciones

Se aplica a