Partager via


WebView.IWebView.CanGoBack Propriété

Définition

Obtient une valeur qui indique si l’utilisateur peut accéder aux pages précédentes.

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

Valeur de propriété

Implémente

S’applique à