共用方式為


WebUIDelegate_Extensions.UIRunJavaScriptTextInputPanelWithFrame 方法

定義

public static string UIRunJavaScriptTextInputPanelWithFrame (this WebKit.IWebUIDelegate This, WebKit.WebView sender, string prompt, string defaultText, WebKit.WebFrame initiatedByFrame);
static member UIRunJavaScriptTextInputPanelWithFrame : WebKit.IWebUIDelegate * WebKit.WebView * string * string * WebKit.WebFrame -> string

參數

sender
WebView
prompt
String
defaultText
String
initiatedByFrame
WebFrame

傳回

適用於