backgroundColor
The background color of the matrix (the space between the cells).
Declaration
@NSCopying var backgroundColor: NSColor { get set }Discussion
The value of this property is the background color used to fill the space between cells or the space behind any non-opaque cells. The default background color is the color returned by the NSColor method controlColor.