acceptedFormats

Typeproperty
Dictionaryandroid.barcodescanner
LibraryAndroid Barcode Scanner
Syntax
get the acceptedFormats of <widget>
set the acceptedFormats of <widget> to <formatList>
Associationscom.livecode.widget.native.android.barcodescanner
Summary

The list of barcode formats to detect.

OSandroid
Description

Set the acceptedFormats to a comma separeted the list of barcode formats to detect.

If empty, all barcodes formats will be detected.

The formats recognized are:

  • Aztec
  • Codabar
  • Code 39
  • Code 93
  • Code 128
  • Data Matrix
  • EAN 8
  • EAN 13
  • ITF
  • PDF 417
  • QR Code
  • UPC A
  • UPC E