overlayShowRects

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

If barcode rectangles should be overlaid.

OSandroid
RelatedProperty: overlayShowLabels, overlayShowGuide, overlayLabelColor, overlayRectColor
Description

Set the overlayShowRects true if you want the rectangle of any detected barcodes to be overlaid on top of the camera preview.

Defaults to true.