ICScannerDeviceDelegate_Extensions.DidCompleteOverviewScan 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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCompleteOverviewScan(this ImageCaptureCore.IICScannerDeviceDelegate This, ImageCaptureCore.ICScannerDevice scanner, Foundation.NSError? error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCompleteOverviewScan : ImageCaptureCore.IICScannerDeviceDelegate * ImageCaptureCore.ICScannerDevice * Foundation.NSError -> unit
Parameters
- scanner
- ICScannerDevice
- error
- NSError
- Attributes