Configuration of the barcode scanner screen.

Hierarchy

  • PartiallyConstructible
    • BarcodeScannerConfiguration

Constructors

Properties

Configuration of the action bar.

backgroundColor: string

Color of the screen's background. Default is "?sbColorSurfaceLow"

cameraConfiguration: CameraConfiguration

Configuration of the camera behavior.

cameraPermission: CameraPermissionScreen

Configuration of the dialog for requesting camera permissions.

Configuration of the all strings for barcode scanner.

palette: Palette

Define the screen's base color values from which other colors are derived.

recognizerConfiguration: BarcodeRecognizerConfiguration

Configuration of the scanning behavior.

screen: string

The configuration object should be applied for this screen. Default is "BarcodeScanner"

sound: Sound

Configuration of the scan confirmation sound.

timeouts: Timeouts

Configuration of timeouts.

Configuration of the top bar.

Configuration of the barcode scanner screen's behavior.

Configuration of the text hint guiding users to move the view finder over a barcode.

version: string

Version number of the configuration object. Default is "1.0"

vibration: Vibration

Configuration of the scan scan confirmation vibration.

Configuration of the view finder.