scannerDevice(_:didCompleteScanWithError:)
Tells the client when the scanner completes a scan.
Declaration
optional func scannerDevice(_ scanner: ICScannerDevice, didCompleteScanWithError error: (any Error)?)Tells the client when the scanner completes a scan.
optional func scannerDevice(_ scanner: ICScannerDevice, didCompleteScanWithError error: (any Error)?)