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

# NSTextEffectStyle

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

## Declaration

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

## Discussion

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

## Topics

### Getting the style

- [NSTextEffectLetterpressStyle](appkit/nstexteffectletterpressstyle.md)

## See Also

### Getting text content attributes

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