resolvedColor
Generates the resolved color for the specified color, using the text color and color transformer.
Declaration
- (UIColor *) resolvedColor;Discussion
The resulting color depends on color and colorTransformer.
Generates the resolved color for the specified color, using the text color and color transformer.
- (UIColor *) resolvedColor;The resulting color depends on color and colorTransformer.