backgroundColor property
【Field Meaning】The background color of the mixed screen is black by default, and the format is hexadecimal numbers, for example: "0x61B9F1" represents RGB (97,158,241)
Recommended values: Default values: 0x000000, black
Implementation
int backgroundColor;