Share via


WebFrameEventArgs Class

Definition

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

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

Constructors

Name Description
WebFrameEventArgs(WebFrame)

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

Properties

Name Description
ForFrame

Applies to