resolvedTintColorForTintColor:
Generates the resolved tint color for the specified tint color, using the tint color and color transformer.
Declaration
- (UIColor *) resolvedTintColorForTintColor:(UIColor *) tintColor;Discussion
The resulting color depends on tintColor and tintColorTransformer.