barcodeFormats property

List<BarcodeFormat> barcodeFormats
getter/setter pair

List of accepted Barcode Formats; any formats that are not included in this list will not be detected by the BarcodeCameraView. By default, the list includes all supported barcode types.

Implementation

List<BarcodeFormat> barcodeFormats;