delegate
The delegate that handles user interaction with items recognized by the data scanner.
Declaration
@MainActor weak var delegate: (any DataScannerViewControllerDelegate)?The delegate that handles user interaction with items recognized by the data scanner.
@MainActor weak var delegate: (any DataScannerViewControllerDelegate)?