Type Property
control Alternating Row Background Colors An array containing the system specified background colors for alternating rows in tables and lists.
SDK
macOS 10.3–10.14 Deprecated Declaration @property (class, strong, readonly) NSArray <NSColor *> *controlAlternatingRowBackgroundColors ;
Return Value An array of NSColor
objects specifying the system colors used for rows in tables and lists. You should not assume the array will contain only two colors. For general information on system colors, see Accessing System Colors .
See Also
Deprecated Colors header Color
The system color used as the background color for header cells in table views and outline views.
Deprecated knob Color
The system color used for the flat surface of a slider knob that hasn’t been selected.
Deprecated selected Knob Color
The system color used for the slider knob when it is selected.
Deprecated scroll Bar Color
The system color used for scroll “bars”—that is, for the groove in which a scroller’s knob moves
Deprecated window Frame Color
The system color used for window frames, except for their text.
Deprecated