labelColor
The primary color to use for text labels.
Declaration
class var labelColor: NSColor { get }Discussion
Use this color in the most important text labels of your user interface. You can also use it for other types of primary app content.
The primary color to use for text labels.
class var labelColor: NSColor { get }Use this color in the most important text labels of your user interface. You can also use it for other types of primary app content.