Contents

resolvedTintColor(for:)

Generates the resolved tint color for the specified tint color, using the tint color and color transformer.

Declaration

func resolvedTintColor(for tintColor: UIColor) -> UIColor

Discussion

The resulting color depends on tintColor and tintColorTransformer.

See Also

Configuring image properties