Condividi tramite


WebView.IWebView.CanGoBack Proprietà

Definizione

Ottiene un valore che indica se l'utente può passare alle pagine precedenti.

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

Valore della proprietà

Implementazioni

Si applica a