共用方式為


IKScannerDeviceViewDelegate.DidScanToUrl 方法

定義

[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

參數

scannerDeviceView
IKScannerDeviceView
url
NSUrl
error
NSError
屬性

適用於