IKScannerDeviceViewDelegate.DidScanToUrl Method

Definition

[Foundation.Export("scannerDeviceView:didScanToURL:error:")]
public virtual void DidScanToUrl (ImageKit.IKScannerDeviceView scannerDeviceView, Foundation.NSUrl url, Foundation.NSError error);
abstract member DidScanToUrl : ImageKit.IKScannerDeviceView * Foundation.NSUrl * Foundation.NSError -> unit
override this.DidScanToUrl : ImageKit.IKScannerDeviceView * Foundation.NSUrl * Foundation.NSError -> unit

Parameters

scannerDeviceView
IKScannerDeviceView
url
NSUrl
error
NSError
Attributes

Applies to