다음을 통해 공유


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
특성

적용 대상