backgroundColor
The browser’s background color.
Declaration
var backgroundColor: NSColor { get set }Discussion
The default value of this property is [NSColor whiteColor]. [NSColor clearColor] specifies a transparent background.
The browser’s background color.
var backgroundColor: NSColor { get set }The default value of this property is [NSColor whiteColor]. [NSColor clearColor] specifies a transparent background.