UITextAttributeFont
The key to the font in a text attributes dictionary.
Declaration
extern NSString * const UITextAttributeFont;Discussion
The corresponding value is an instance of UIFont.
Use a font with size 0.0 to get the default font size for the current context.