Preparing search index...
The search index is not available
react-native-scanbot-barcode-scanner-sdk
react-native-scanbot-barcode-scanner-sdk
ui_v2
MultipleBarcodesScanningMode
Type alias MultipleBarcodesScanningMode
Multiple
Barcodes
Scanning
Mode
:
"COUNTING"
|
"UNIQUE"
Configuration of the mode used for scanning multiple barcodes.
COUNTING
: Scan barcodes even if they have the same value and count the number of repeated barcodes.
UNIQUE
: Only scan barcodes with unique values. Subsequent barcodes with the same values will be ignored.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
react-native-scanbot-barcode-scanner-sdk
Loading...
Configuration of the mode used for scanning multiple barcodes.
COUNTING
: Scan barcodes even if they have the same value and count the number of repeated barcodes.UNIQUE
: Only scan barcodes with unique values. Subsequent barcodes with the same values will be ignored.