The system color used as the background color for header cells in table views and outline views.
Deprecated
Use an NSVisual
with an appropriate material instead.
SDK
- macOS 10.0–10.14Deprecated
Framework
- App
Kit
Declaration
class var headerColor: NSColor { get }
Return Value
The system color used as the background for header cells in table and outline views. For general information about system colors, see Accessing System Colors.