Contents

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.

See Also

Label colors