Target Barcode
Defined in library scandit_datacapture_barcode_count
- TargetBarcode
class TargetBarcode
Added in version 6.17.0
A barcode that’s part of a list of targets for BarcodeCountCaptureList.
- TargetBarcode.create(data, quantity)
factory TargetBarcode.create(String data, int quantity)
Added in version 6.17.0
Constructs a new target barcode to be added to a BarcodeCountCaptureList.