---
title: NSAttributedString.SpellingState.spelling
framework: foundation
role: symbol
role_heading: Case
path: foundation/nsattributedstring/spellingstate/spelling
---

# NSAttributedString.SpellingState.spelling

Flag for spelling issues.

## Declaration

```swift
case spelling
```

## See Also

### Getting the spelling states

- [NSAttributedString.SpellingState.grammar](foundation/nsattributedstring/spellingstate/grammar.md)
