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

    Class CreditCardScannerIntroScreenConfiguration

    Configuration of the introduction screen for the credit card scanner.

    Index

    Constructors

    Properties

    backgroundColor: string

    The background color of the introduction screen.

    Default is "?sbColorSurface"

    dividerColor: string

    The divider color of the introduction screen.

    Default is "?sbColorOutline"

    Configuration of the 'Done' / 'Start scanning' button.

    explanation: StyledText

    The text explanation of the introduction screen.

    handlerColor: string

    The handle color of the introduction screen.

    Default is "?sbColorOutline"

    The image for the introduction screen.

    showAutomatically: boolean

    Determines whether the introduction screen should automatically be shown or not when the scanning session starts.

    Default is false

    title: StyledText

    The title of the introduction screen, located in the top bar.