WebView.CanGoForward Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si ce WebView a un élément d’historique avant.
[Android.Runtime.Register("canGoForward", "()Z", "GetCanGoForwardHandler")]
public virtual bool CanGoForward ();
[<Android.Runtime.Register("canGoForward", "()Z", "GetCanGoForwardHandler")>]
abstract member CanGoForward : unit -> bool
override this.CanGoForward : unit -> bool
Retours
true
si ce WebView a un élément d’historique avant
- Attributs
Remarques
Obtient si ce WebView a un élément d’historique avant.
Documentation Java pour android.webkit.WebView.canGoForward()
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.