The color to use as a virtual light source on the screen.
SDK
- macOS 10.0+
Framework
- App
Kit
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(with
method. For general information about system colors, see Accessing System Colors.