Share via


UIWebErrorArgs(NSError) Constructor

Definition

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

public UIWebErrorArgs(Foundation.NSError error);
new UIKit.UIWebErrorArgs : Foundation.NSError -> UIKit.UIWebErrorArgs

Parameters

error
NSError

The value for the Error property.

Applies to