backgroundColor property

int? backgroundColor
read / write

背景颜色,格式为 0xRRGGBB,默认为黑色即 0x000000

Implementation

int? backgroundColor;