Condividi tramite


WKUIDelegate_Extensions.RunJavaScriptAlertPanel Metodo

Definizione

Mostra un avviso JavaScript per l'utente.

public static void RunJavaScriptAlertPanel (this WebKit.IWKUIDelegate This, WebKit.WKWebView webView, string message, WebKit.WKFrameInfo frame, Action completionHandler);
static member RunJavaScriptAlertPanel : WebKit.IWKUIDelegate * WebKit.WKWebView * string * WebKit.WKFrameInfo * Action -> unit

Parametri

This
IWKUIDelegate

Istanza in cui opera questo metodo di estensione.

webView
WKWebView
message
String
frame
WKFrameInfo
completionHandler
Action

Si applica a