backgroundColor

Accessor

The background color.

get: ColorDef

note Do not modify the color in place. Clone it and pass the clone to the setter.


Setter

The background color.

set(color: ColorDef): void

Parameter Type Description
color ColorDef  

Defined in

Last Updated: 08 January, 2020