Contents

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.

See Also

Related Documentation

Controlling the Background