Scan Intention
Defined in library scandit_datacapture_core
- ScanIntention
Added in version 6.24.0
Allows enabling of the smart algorithm that intelligently identifies and scans the intended barcode without requiring precise aiming, eliminating the need to constantly look at the screen and reducing errors.
- manual
Added in version 6.24.0
No smart algorithms for devices with poorer performance.
- smart
Added in version 6.24.0
On supported devices, it enables the automatic algorithm that intelligently identifies and then scans the barcode that the user intends to capture, reducing errors.
- smartSelection
Added in version 7.5.0
Deprecated since version 8.5: Will be removed in 9.0. The smart-selection behavior will be exposed through a
SelectionMode.Autosetting onSparkScanSettingsin a future framework release.Identifies candidates for scanning and then scans the barcode that the user indicates, reducing errors.