Contents

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.

See Also

Initializing a Tint Configuration