Compartilhar via


WKUIDelegate.RunJavaScriptAlertPanel Método

Definição

Mostra um alerta javaScript para o usuário.

[Foundation.Export("webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:")]
public virtual void RunJavaScriptAlertPanel (WebKit.WKWebView webView, string message, WebKit.WKFrameInfo frame, Action completionHandler);
abstract member RunJavaScriptAlertPanel : WebKit.WKWebView * string * WebKit.WKFrameInfo * Action -> unit
override this.RunJavaScriptAlertPanel : WebKit.WKWebView * string * WebKit.WKFrameInfo * Action -> unit

Parâmetros

webView
WKWebView
message
String
frame
WKFrameInfo
completionHandler
Action
Atributos

Aplica-se a