Contents

tertiaryLabelColor

The tertiary color to use for text labels.

Declaration

class var tertiaryLabelColor: NSColor { get }

Discussion

Use this color for disabled text and for other less important text in your interface. You can also use it for other types of tertiary app content.

See Also

Label colors