Contents

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.

See Also

Strings