Contents

backgroundColor

The background color of the scene.

Declaration

var backgroundColor: UIColor { get set }
var backgroundColor: NSColor { get set }

Mentioned in

Discussion

The default value is a gray color (RGBA 0.15, 0.15, 0.15, 1.0).

See Also

Setting the Background Appearance