NSExpansionAttributeName
The expansion factor of the text.
Declaration
extern NSAttributedStringKey const NSExpansionAttributeName;Overview
The value of this attribute is an NSNumber object containing a floating point value indicating the log of the expansion factor to be applied to glyphs. The default value is 0, indicating no expansion.