SafeBrowsingResponse.ShowInterstitial(Boolean) 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.
Affichez l’interstitiel par défaut.
[Android.Runtime.Register("showInterstitial", "(Z)V", "GetShowInterstitial_ZHandler", ApiSince=27)]
public abstract void ShowInterstitial(bool allowReporting);
[<Android.Runtime.Register("showInterstitial", "(Z)V", "GetShowInterstitial_ZHandler", ApiSince=27)>]
abstract member ShowInterstitial : bool -> unit
Paramètres
- allowReporting
- Boolean
true si l’interstitiel doit afficher une case à cocher de création de rapports.
- Attributs
Remarques
Affichez l’interstitiel par défaut.
Documentation Java pour android.webkit.SafeBrowsingResponse.showInterstitial(boolean).
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.