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) -> UIColorDiscussion
The resulting color depends on backgroundColor and backgroundColorTransformer.