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

    Class CheckScannerGuidanceStates

    Configure the captions of the user guidance hints for different scanning states.

    Index

    Constructors

    Properties

    badPerspective: string

    The user guidance text displayed when the detected check is not in a good perspective (device tilted).

    Default is "?checkUserGuidanceBadPerspective"

    noCheckFound: string

    The user guidance text displayed when no check is found. Initial state.

    Default is "?checkUserGuidanceNoCheckFound"

    scanningProgress: string

    The user guidance text displayed when a check presence was detected and scanning is in progress.

    Default is "?checkUserGuidanceScanningProgress"

    tooDark: string

    The user guidance text displayed when it is too dark to capture an adequate image.

    Default is "?checkUserGuidanceTooDark"

    tooSmall: string

    The user guidance text displayed when the detected check is too far away and appears too small.

    Default is "?checkUserGuidanceTooSmall"