highlightColor
The color to use as a virtual light source on the screen.
Declaration
class var highlightColor: NSColor { get }Return Value
The system color for the virtual light source on the screen.
Discussion
This method is invoked by the highlight(withLevel:) method. For more information, see NSColor.