Contents

alternateSelectedControlTextColor

The color to use for text in a selected control.

Declaration

class var alternateSelectedControlTextColor: NSColor { get }

Discussion

This color is the table and list view equivalent to the selectedControlTextColor color, which is used for controls in other views.

For more information, see NSColor.

See Also

Related Documentation

Control colors