Contents

contentTintColor

A tint color to be used when rendering template image content.

Declaration

@NSCopying var contentTintColor: NSColor? { get set }

Discussion

This color may be combined with other effects to produce a theme-appropriate rendition of the template image. A nil value indicates the standard set of effects without color modification. The default value is nil.

See Also

Specifying the visual characteristics