---
title: NSWritingToolsCoordinator.TextAnimation.indicateGrammar
framework: AppKit
role: symbol
role_heading: Case
platforms: [macOS 27.0+]
path: appkit/nswritingtoolscoordinator/textanimation/indicategrammar
---

# NSWritingToolsCoordinator.TextAnimation.indicateGrammar

The animation effect that Writing Tools performs on grammar issues when they are first indicated.

## Declaration

```swift
case indicateGrammar
```

## Discussion

Discussion When preparing for this animation, hide the portion of the text for which the grammar issue is going to be indicated. When finishing the animation, show the text again.
