pub unsafe static UIConfigurationColorTransformerMonochromeTint: UIConfigurationColorTransformerAvailable on crate features
UIColor and UIConfigurationColorTransformer and block2 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