barcodeFormats property

List<BarcodeFormat>? barcodeFormats
getter/setter pair

Set this to filter which barcode formats should be scanned. Setting 'ALL' will enable scanning all supported formats.

Implementation

List<BarcodeFormat>? barcodeFormats;