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

    Class CameraBottomBar

    Configuration of the bottom bar for the camera screen.

    Index

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<CameraBottomBar>

      Returns CameraBottomBar

    Properties

    autoSnappingModeButton: BarButtonConfiguration

    Configuration of the 'auto snapping mode' button.

    bottomBarMode: BottomBarMode

    The visual mode used for the bottom bar.

    Default is SOLID

    Configuration of the 'import' button.

    manualSnappingModeButton: BarButtonConfiguration

    Configuration of the 'manual snapping mode' button.

    previewButton: PreviewButton

    Configuration of the 'preview' button.

    shutterButton: ShutterButton

    Configuration of the 'shutter' button.

    torchOffButton: BarButtonConfiguration

    Configuration of the 'flashlight' button when in the 'off' state.

    torchOnButton: BarButtonConfiguration

    Configuration of the 'flashlight' button when in the 'on' state.