Share via


WebFrameErrorEventArgs Class

Definition

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

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

Constructors

Name Description
WebFrameErrorEventArgs(NSError, WebFrame)

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

Properties

Name Description
Error
ForFrame

Applies to