Barcode Pick Scanning Session
Defined in framework ScanditBarcodeCapture
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
- SDCBarcodePickScanningSession
@interface SDCBarcodePickScanningSession : NSObject
Added in version 6.21.0
The BarcodePick scanning session holds the ongoing state of a running SDCBarcodePick.
- pickedItems
@property (nonatomic, strong, readonly) NSSet<NSString *> *pickedItems
Added in version 6.21.0
Set of barcodes represented by their data that are picked.