Contents

contentTintColor

A tint color to use for the template image and text content.

Declaration

@NSCopying var contentTintColor: NSColor? { get set }

Discussion

The contentTintColor is only applicable to borderless buttons. This color is used in combination with other theme-appropriate effects.

See Also

Configuring buttons