WebView.IsJavaScriptAlertEnabled Méthode

Définition

Retourne une valeur booléenne qui indique si la vue web autorise les alertes JavaScript.

C#
public static bool IsJavaScriptAlertEnabled (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.WebView> config);

Paramètres

config
IPlatformElementConfiguration<Windows,WebView>

Configuration de la plateforme pour l’élément de vue web dont les autorisations d’alerte JavaScript doivent être retournées.

Retours

System.Boolean

Valeur booléenne qui indique si la vue web autorise les alertes JavaScript.

S’applique à

Produit Versions
Xamarin.Forms Latest