Target Barcode
Defined in package com.scandit.datacapture.barcode.count.capture.list
- TargetBarcode
class TargetBarcodeAdded in version 6.15.0
A barcode that’s part of a list of targets for BarcodeCountCaptureList.
- create(data, quantity)
fun TargetBarcode.create(data: String, quantity:
Int): TargetBarcodeAdded in version 6.15.0
Constructs a new target barcode to be added to a BarcodeCountCaptureList.