Contents

resolvedBackgroundColor(for:)

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

Declaration

func resolvedBackgroundColor(for tintColor: UIColor) -> UIColor

Discussion

The resulting color depends on backgroundColor and backgroundColorTransformer.

See Also

Customizing the background