backgroundColor property

int? backgroundColor
read / write

Background color, the format is 0xRRGGBB, default is black, which is 0x000000

Implementation

int? backgroundColor;