Configuration of the barcode to find and scan.

Constructors

Properties

Constructors

Properties

barcodeValue: string

Value of the barcode to find. If not set, any barcode value will be accepted.

count: number

Number of barcodes with given symbology/value required to scan.

Default Value

1;
image: string

Image of the barcode to find.

Default Value

null;
title: string

Title of the barcode to find.

Default Value

null;

Generated using TypeDoc