<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSWritingToolsCoordinator/TextReplacementReason/temporary",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSWritingToolsCoordinatorTextReplacementReason@NSWritingToolsCoordinatorTextReplacementReasonTemporary"
  },
  "title" : "NSWritingToolsCoordinator.TextReplacementReason.temporary"
}
-->

# NSWritingToolsCoordinator.TextReplacementReason.temporary

An option to replace the text in your view when a grammar suggestion
is temporarily shown to preview the proposed change in the text.

```
case temporary
```

## Discussion

When the user interacts with a grammar issue and the UI is shown,
in some cases the suggestion needs to be shown temporarily.
Update your view’s text storage without animating the change.

---

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)