enableFormats property

Set<BarcodeFormat> enableFormats
final

The list of enabled bar code formats. Formats outside this range SHOULD NOT be reported by the scanner in the callback

Implementation

final Set<BarcodeFormat> enableFormats;