Contents

usesScreenFontsDocumentAttribute

The screen fonts attribute.

Declaration

static let usesScreenFontsDocumentAttribute: NSAttributedString.Key

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.

See Also

Deprecated Keys