IKScannerDeviceViewDelegate_Extensions.DidScan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void DidScan (this ImageKit.IIKScannerDeviceViewDelegate This, ImageKit.IKScannerDeviceView scannerDeviceView, Foundation.NSUrl url, Foundation.NSData data, Foundation.NSError error);
static member DidScan : ImageKit.IIKScannerDeviceViewDelegate * ImageKit.IKScannerDeviceView * Foundation.NSUrl * Foundation.NSData * Foundation.NSError -> unit
Parameters
- scannerDeviceView
- IKScannerDeviceView
- url
- NSUrl
- data
- NSData
- error
- NSError