---
title: NSTextEffectStyle
framework: uikit
role: symbol
role_heading: Type Alias
path: uikit/nstexteffectstyle
---

# NSTextEffectStyle

Constants for the type of effect to apply to the text.

## Declaration

```occ
typedef NSString * NSTextEffectStyle;
```

## Overview

Overview Use this constant as the value for the NSTextEffectAttributeName key.

## Topics

### Getting the style

- [NSTextEffectLetterpressStyle](uikit/nstexteffectletterpressstyle.md)

## See Also

### Getting text content attributes

- [TextKit string attribute keys](uikit/textkit-string-attribute-keys.md)
- [NSTextHighlightStyle](uikit/nstexthighlightstyle.md)
- [NSTextHighlightColorScheme](uikit/nstexthighlightcolorscheme.md)
- [NSUnderlineStyle](uikit/nsunderlinestyle.md)
- [NSWritingDirectionFormatType](uikit/nswritingdirectionformattype.md)
