Contents

scannerDeviceView(_:didEncounterError:)

Invoked whenever the scanner encounters an error.

Declaration

optional func scannerDeviceView(_ scannerDeviceView: IKScannerDeviceView!, didEncounterError error: (any Error)!)

Parameters

  • scannerDeviceView:

    The scanner device that sent the message.

  • error:

    The error.