Share via


WebViewRunOpenPanelEventArgs(IWebOpenPanelResultListener) Constructor

Definition

Create a new instance of the WebViewRunOpenPanelEventArgs with the specified event data.

public WebViewRunOpenPanelEventArgs(WebKit.IWebOpenPanelResultListener resultListener);
new WebKit.WebViewRunOpenPanelEventArgs : WebKit.IWebOpenPanelResultListener -> WebKit.WebViewRunOpenPanelEventArgs

Parameters

resultListener
IWebOpenPanelResultListener

The value for the ResultListener property.

Applies to