Share via


WebFrameScriptFrameEventArgs Class

Definition

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

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

Constructors

Name Description
WebFrameScriptFrameEventArgs(WebScriptObject, WebFrame)

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

Properties

Name Description
ForFrame
WindowObject

Applies to