Barcode Pick Session

Defined under the namespace Scandit.Datacapture.Barcode.Pick

Note

Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.

BarcodePickSession
class BarcodePickSession

Added in version 7.5.0

The BarcodePick session holds the current state of a running BarcodePick.

trackedItems
get trackedItems(): string[]

Added in version 7.5.0

A set containing the data of all the barcodes that are currently tracked on screen.

addedItems
get addedItems(): string[]

Added in version 7.5.0

A set containing the data of the barcodes that were scanned in the last frame.