Note

The Barcode Count mapping API is still in beta and may change in future versions of Scandit Data Capture SDK.

Barcode Count Mapping Flow Settings

Defined under the namespace Scandit.Datacapture.Barcode

BarcodeCountMappingFlowSettings
class BarcodeCountMappingFlowSettings

Added in version 8.3.0

Settings used with the BarcodeCount mapping flow.

constructor()
constructor()

Added in version 8.3.0

Creates a new BarcodeCountMappingFlowSettings instance.

scanBarcodesGuidanceText
scanBarcodesGuidanceText: string

Added in version 8.3.0

Text displayed for the initial guidance during the mapping flow. Defaults to “Tap shutter to scan all codes in batches”.

nextButtonText
nextButtonText: string

Added in version 8.3.0

Text displayed on the “Next” button. Defaults to “Next”.

stepBackGuidanceText
stepBackGuidanceText: string

Added in version 8.3.0

Text displayed during the mapping flow on the last screen. Defaults to “Step back to fit all codes into camera view”.

redoScanButtonText
redoScanButtonText: string

Added in version 8.3.0

Text displayed on the “Redo map” button. Defaults to “Redo map”.

restartButtonText
restartButtonText: string

Added in version 8.3.0

Text displayed on the “Restart” button. Defaults to “Restart”.

finishButtonText
finishButtonText: string

Added in version 8.3.0

Text displayed on the “Finish” button. Defaults to “Finish”.