Contents

scannerDevice(_:didSelect:error:)

Tells the client when a functional unit is selected on the scanner.

Declaration

optional func scannerDevice(_ scanner: ICScannerDevice, didSelect functionalUnit: ICScannerFunctionalUnit, error: (any Error)?)

Discussion

A functional unit is selected immediately after the scanner instantiates and in response to calling requestSelect(_:).