Variant of the viewfinder displaying a full outline of the scanning area as user guidance.

Hierarchy

  • PartiallyConstructible
    • FinderStrokedStyle

Constructors

Properties

_type: "FinderStrokedStyle"
cornerRadius: number

The viewfinder's corner radius.

Default Value

10.0;
strokeColor: string

Color of the viewfinder's outline.

Default Value

"#FFFFFFFF";
strokeWidth: number

Width of the viewfinder's outline.

Default Value

3.0;

Generated using TypeDoc