---
title: NSUsesScreenFontsDocumentAttribute
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsusesscreenfontsdocumentattribute
---

# NSUsesScreenFontsDocumentAttribute

The screen fonts attribute.

## Declaration

```occ
extern NSAttributedStringKey NSUsesScreenFontsDocumentAttribute;
```

## Discussion

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

- [NSAccessibilityAttachmentTextAttribute](appkit/nsaccessibilityattachmenttextattribute.md)
- [NSExpansionAttributeName](appkit/nsexpansionattributename.md)
- [NSObliquenessAttributeName](appkit/nsobliquenessattributename.md)
- [NSVerticalGlyphFormAttributeName](appkit/nsverticalglyphformattributename.md)
- [NSCharacterShapeAttributeName](appkit/nscharactershapeattributename.md)
