backgroundColor
The window's background color in Hex, RGB, RGBA, HSL, HSLA or named CSS color format. Alpha in #AARRGGBB format is supported if transparent
is set to true
. Default is #FFF
(white). See win.setBackgroundColor for more information.