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

# NSObliquenessAttributeName

The obliqueness of the text.

## Declaration

```occ
extern NSAttributedStringKey const NSObliquenessAttributeName;
```

## Overview

Overview 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

- [NSExpansionAttributeName](uikit/nsexpansionattributename.md)
- [NSVerticalGlyphFormAttributeName](uikit/nsverticalglyphformattributename.md)
