textColor
The color to use for text.
Declaration
class var textColor: NSColor { get }Discussion
When text is selected, its color changes to the return value of selectedTextColor.
The color to use for text.
class var textColor: NSColor { get }When text is selected, its color changes to the return value of selectedTextColor.