capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class BarcodeScannerScreenConfiguration

    Configuration of the barcode scanner screen.

    Index

    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.

    keepScreenOn: boolean

    If enabled, the screen will not turn off while the barcode scanner is active.

    Default is true

    Configuration of the all strings for barcode scanner.

    palette: Palette

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

    scannerConfiguration: BarcodeScannerConfiguration

    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.