overlayShowLabels

Typeproperty
Dictionaryandroid.barcodescanner
LibraryAndroid Barcode Scanner
Syntax
get the overlayShowLabels of <widget>
set the overlayShowLabels of <widget> to { true | false }
Associationscom.livecode.widget.native.android.barcodescanner
Summary

If barcode labels should be overlaid.

OSandroid
RelatedProperty: overlayShowRects, overlayShowGuide, overlayLabelColor, overlayRectColor
Description

Set the overlayShowLabels to true if you want the display value of any detected barcodes to be overlaid on top of the camera preview.

Defaults to true.