Contents

BarcodeDetectionProvider

An object that provides the real-time position of barcodes the framework detects in a person’s environment.

Declaration

final class BarcodeDetectionProvider

Overview

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.

Topics

Creating a barcode detection provider

Inspecting a barcode detection provider

Type properties

See Also

Barcode detection