Contents

scannerDevice(_:didScanTo:)

Tells the client when the scanner receives the requested scan.

Declaration

optional func scannerDevice(_ scanner: ICScannerDevice, didScanTo url: URL)

Discussion

If the selectedFunctionalUnit is a document feeder, then this message is sent once for each scanned page.

See Also

Performing a Scan