equivalentContentTintColor
A color object that matches the effective content tint.
Declaration
var equivalentContentTintColor: NSColor? { get }Discussion
The value of this property is an NSColor that matches the represented content tint. This property is nil if the system can’t represent the content tint as an NSColor.