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