WebUIDelegate.UIRunJavaScriptConfirmPanel(WebView, String) Method

Definition

[Foundation.Export("webView:runJavaScriptConfirmPanelWithMessage:")]
public virtual bool UIRunJavaScriptConfirmPanel (WebKit.WebView sender, string message);
abstract member UIRunJavaScriptConfirmPanel : WebKit.WebView * string -> bool
override this.UIRunJavaScriptConfirmPanel : WebKit.WebView * string -> bool

Parameters

sender
WebView
message
String

Returns

Attributes

Applies to