API Reference
Defined in framework ScanditBarcodeCapture
@interface SDCCluster : NSObject
Added in version 7.1.0
A recognized cluster.
@property (nonatomic, strong, readonly) NSArray<SDCBarcode *> *barcodes
The array of barcodes that form the cluster.