Configuration of the background appearance for buttons and hints.

Constructors

Properties

fillColor: string

The fill color.

Default Value

"#FFFFFF30";
strokeColor: string

The color of the outline.

Default Value

"#FFFFFFFF";
strokeWidth: number

The width of the outline in dp.

Default Value

2.0;

Generated using TypeDoc