Contents

resolvedBackgroundColorForTintColor:

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

Declaration

- (UIColor *) resolvedBackgroundColorForTintColor:(UIColor *) tintColor;

Discussion

The resulting color depends on backgroundColor and backgroundColorTransformer.

See Also

Customizing the background