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

# NSAttributedString.SpellingState.grammar

Flag for grammar issues.

## Declaration

```swift
case grammar
```

## See Also

### Getting the spelling states

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