device

Typeproperty
Dictionaryandroid.barcodescanner
LibraryAndroid Barcode Scanner
Syntax
get the device of <widget>
set the device of <widget> to "front"
set the device of <widget> to "back"
Associationscom.livecode.widget.native.android.barcodescanner
Summary

The camera device to use.

OSandroid
Description

Set the device to specify the camera device to use when detecting barcodes. Either "front" or "back".

Defaults to "back"