共用方式為


WebUIDelegate.UIRunJavaScriptTextInputPanelWithFrame 方法

定義

[Foundation.Export("webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:")]
public virtual string UIRunJavaScriptTextInputPanelWithFrame (WebKit.WebView sender, string prompt, string defaultText, WebKit.WebFrame initiatedByFrame);
abstract member UIRunJavaScriptTextInputPanelWithFrame : WebKit.WebView * string * string * WebKit.WebFrame -> string
override this.UIRunJavaScriptTextInputPanelWithFrame : WebKit.WebView * string * string * WebKit.WebFrame -> string

參數

sender
WebView
prompt
String
defaultText
String
initiatedByFrame
WebFrame

傳回

屬性

適用於