init(for:)
Returns the color object specified by the given control tint.
Declaration
init(for controlTint: NSControlTint)Parameters
- controlTint:
The control tint for which to return a color object. This is one of the tint settings.
Return Value
The NSColor object.