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