Share via


WebViewRunOpenPanelEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebViewRunOpenPanelEventArgs : EventArgs
type WebViewRunOpenPanelEventArgs = class
    inherit EventArgs
Inheritance
WebViewRunOpenPanelEventArgs

Constructors

Name Description
WebViewRunOpenPanelEventArgs(IWebOpenPanelResultListener)

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

Properties

Name Description
ResultListener

Applies to