clipSnapshots

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

Clip returned snapshots to the rectangle of the detected barcode.

OSandroid
Description

Set the clipSnapshots to specify if snapshots should be returned clipped to the rectangle of the detected barcode. If set to false the full image is returned.

Defaults to true