UITextAttributeTextShadowOffset
The key to the offset for the text shadow in a text attributes dictionary.
Declaration
extern NSString * const UITextAttributeTextShadowOffset;Discussion
The corresponding value is an instance of NSValue wrapping a UIOffset struct.