color property

int color
read / write

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

Implementation

int color;