Share via


WebFrameScriptObjectEventArgs Class

Definition

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

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

Constructors

Name Description
WebFrameScriptObjectEventArgs(WebScriptObject)

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

Properties

Name Description
WindowScriptObject

Applies to