backgroundColor
The color of the cell’s background.
Declaration
@NSCopying var backgroundColor: NSColor? { get set }Discussion
The background color is drawn behind the cell’s text.
The color of the cell’s background.
@NSCopying var backgroundColor: NSColor? { get set }The background color is drawn behind the cell’s text.