Configuration of the scan assistance overlay.

Hierarchy

  • PartiallyConstructible
    • ScanAssistanceOverlay

Constructors

Properties

backgroundColor: string

The background color of the scan assistance overlay.

Default Value

"?sbColorModalOverlay";
foregroundColor: string

The foreground color of the scan assistance overlay image.

Default Value

"?sbColorSurface";
visible: boolean

Determines whether the scan assistance overlay is visible or not. If the viewfinder is enabled, this flag is ignored and the scan assistance overlay is not displayed.

Default Value

true;

Generated using TypeDoc