Static UIConfigurationColorTransformerMonochromeTint

Source
pub unsafe static UIConfigurationColorTransformerMonochromeTint: UIConfigurationColorTransformer
Available on crate features UIColor and block2 and UIConfigurationColorTransformer only.
Expand description

A color transformer that gives the color a monochrome tint. Use this to deemphasize the tinted item. It remains monochrome regardless of the system accent color (if the platform has one).

See also Apple’s documentation