init(fixedColor:)
Creates a new tint configuration using a specific color value.
Declaration
convenience init(fixedColor color: NSColor)Parameters
- color:
The color used regardless of the system accent color.
Creates a new tint configuration using a specific color value.
convenience init(fixedColor color: NSColor)The color used regardless of the system accent color.