Contents

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.

Declaration

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.