UITextAttributeTextColor
The key to the text color in a text attributes dictionary.
Declaration
extern NSString * const UITextAttributeTextColor;Discussion
The corresponding value is an instance of UIColor.
The key to the text color in a text attributes dictionary.
extern NSString * const UITextAttributeTextColor;The corresponding value is an instance of UIColor.