Share via


UIWebErrorArgs Class

Definition

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

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

Constructors

Name Description
UIWebErrorArgs(NSError)

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

Properties

Name Description
Error

Applies to