---
title: NSObliquenessAttributeName
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsobliquenessattributename
---

# NSObliquenessAttributeName

The obliqueness of the text.

## Declaration

```occ
extern NSAttributedStringKey NSObliquenessAttributeName;
```

## Discussion

Discussion The value of this attribute is an NSNumber object containing a floating point value indicating skew to be applied to glyphs. The default value is 0, indicating no skew.

## See Also

### Deprecated keys

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