Barcode Selection Automatic Aimer Selection

Defined under the namespace Scandit.Datacapture.Barcode.Selection

BarcodeSelectionAimerSelection
class BarcodeSelectionAimerSelection : BarcodeSelectionType

Added in version 6.12.0

Aimer based selection, customizable via selectionStrategy.

aimerSelection()
static get aimerSelection(): BarcodeSelectionAimerSelection

Added in version 6.12.0

Creates a new BarcodeSelectionAimerSelection instance.

selectionStrategy
selectionStrategy: BarcodeSelectionStrategy

Added in version 6.12.0

The selection strategy to use. Defaults to BarcodeSelectionManualSelectionStrategy.