Contents

DataScannerViewControllerDelegate

A delegate object that responds when people interact with items that the data scanner recognizes.

Declaration

@MainActor protocol DataScannerViewControllerDelegate : AnyObject

Mentioned in

Overview

Implement this protocol to handle when people tap recognized items and, optionally, provide additional feedback when the data scanner updates the recognized items.

Topics

Customizing highlighting

Zooming

Tapping items

Handling errors

See Also

Barcode and text scanning through the camera