Contents

monochromeTint

A color transformer that returns the color with a monochrome tint.

Declaration

static let monochromeTint: UIConfigurationColorTransformer

Discussion

Use this color transformer to deemphasize a tinted item. The tinted item remains monochrome regardless of the system accent color.

See Also

Creating a color transformer