Share via


IKDeviceBrowserViewNSErrorEventArgs(NSError) Constructor

Definition

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

public IKDeviceBrowserViewNSErrorEventArgs(Foundation.NSError error);
new ImageKit.IKDeviceBrowserViewNSErrorEventArgs : Foundation.NSError -> ImageKit.IKDeviceBrowserViewNSErrorEventArgs

Parameters

error
NSError

The value for the Error property.

Applies to