BarcodeDetectionProvider
An object that provides the real-time position of barcodes the framework detects in a person’s environment.
Declaration
final class BarcodeDetectionProviderOverview
Use this provider to receive updates about barcodes that ARKit detect in a person’s surroundings, This provider returns the results in the form of an asynchronous sequence of BarcodeAnchor structures. Your app needs to include the Spatial barcode and QR code scanning entitlement to use this capability; otherwise, it has no effect.