Contents

delegate

The delegate that handles user interaction with items recognized by the data scanner.

Declaration

@MainActor weak var delegate: (any DataScannerViewControllerDelegate)?

See Also

Configuring data scanners