<!--
{
  "availability" : [
    "macOS: 15.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSWritingToolsCoordinator/TextAnimation/anticipateInactive",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSWritingToolsCoordinatorTextAnimation@NSWritingToolsCoordinatorTextAnimationAnticipateInactive"
  },
  "title" : "NSWritingToolsCoordinator.TextAnimation.anticipateInactive"
}
-->

# NSWritingToolsCoordinator.TextAnimation.anticipateInactive

The animation effect that Writing Tools performs when the view is waiting
for results, but the system isn’t actively evaluating the text.

```
case anticipateInactive
```

## Discussion

When Writing Tools isn’t actively evaluating your text, it creates this animation.
When preparing for this animation, display the text in the specified range
with a foreground color of 50% grey.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)