backgroundColor property

int backgroundColor
final

The background color used to fill the blank part of the canvas.

The value range is [0x0000000, 0xFFFFFFFF].
The default value is 0x00000000.

Implementation

final int backgroundColor;