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

    Class AcknowledgementScreenConfiguration

    Configuration of the acknowledgement screen.

    Index

    Constructors

    Properties

    acknowledgementMode: AcknowledgementMode

    Determines, after each page is snapped, whether the acknowledgment screen should be displayed or not.

    Default is ALWAYS

    backgroundColor: string

    The background color of the acknowledgement screen.

    Default is "?sbColorOutline"

    Configuration of the hint that explains that the quality of the scanned page is unacceptable.

    Configuration of the bottom bar for the acknowledgement screen.

    minimumQuality: DocumentQuality

    The minimum quality of a scanned page to be deemed acceptable. Used in conjunction with the acknowledgement mode.

    Default is POOR

    topBarTitle: StyledText

    Configuration of the title, located in the top bar.