Share via


WebFrameJavaScriptContextEventArgs Class

Definition

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

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

Constructors

Name Description
WebFrameJavaScriptContextEventArgs(JSContext, WebFrame)

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

Properties

Name Description
Context
Frame

Applies to