baseTintColor
The color the system supplies when you create a tint configuration.
Declaration
var baseTintColor: NSColor? { get }Discussion
This property is nil if the tint configuration wasn’t created using an NSColor object.
The color the system supplies when you create a tint configuration.
var baseTintColor: NSColor? { get }This property is nil if the tint configuration wasn’t created using an NSColor object.