API Reference
Defined in framework ScanditBarcodeCapture
open class Cluster : NSObject
Added in version 7.1.0
A recognized cluster.
open var barcodes: Array<Barcode> { get }
The array of barcodes that form the cluster.