Configuration of the introduction screen for the document scanner.

Hierarchy

  • PartiallyConstructible
    • IntroductionScreenConfiguration

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"

handlerColor: string

The handle color of the introduction screen. Default is "?sbColorOutline"

Configure the scanning steps of the introduction screen.

showAutomatically: boolean

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

subtitle: StyledText

The subtitle of the introduction screen.

title: StyledText

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

topBarDoneButton: ButtonConfiguration

Configuration of the 'done' button, located in the top bar.