NSUsesScreenFontsDocumentAttribute
The screen fonts attribute.
Declaration
extern NSAttributedStringKey NSUsesScreenFontsDocumentAttribute;Discussion
The value of this attribute is an NSNumber object containing a Boolean; this attribute corresponds to the usesScreenFonts method of NSLayoutManager; if absent, follows the system default setting.