Contents

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.

See Also

Configuring Browsers