NSWritingToolsCoordinator.TextReplacementReason
Options that indicate whether Writing Tools is animating changes to your view’s text.
Declaration
enum TextReplacementReasonOverview
During an operation, Writing Tools delivers replacement text to the delegate of the active NSWritingToolsCoordinator object. Depending on the configured experience for your view, it delivers these changes as either interactive or noninteractive replacements. For interactive replacements, Writing Tools animates the change automatically and provides you with the information you need to perform any related animations.
Topics
Getting the reasons
NSWritingToolsCoordinator.TextReplacementReason.interactiveNSWritingToolsCoordinator.TextReplacementReason.noninteractive