NSWritingToolsCoordinator.TextAnimation
The types of animations that Writing Tools performs during an interactive update of your view.
Declaration
enum TextAnimationOverview
Use the NSWritingToolsCoordinatorTextAnimation constants to determine the type of animation that is occurring. During an interactive change to your view, Writing Tools creates animations to provide feedback about what’s happening. During the setup for each animation, Writing Tools reports the type of animation to the coordinator’s delegate, so you can perform additional actions related to that animation. For example, during an insertion animation, you might animate changes to other views in your interface.
Topics
Getting the animation types
NSWritingToolsCoordinator.TextAnimation.anticipateNSWritingToolsCoordinator.TextAnimation.insertNSWritingToolsCoordinator.TextAnimation.removeNSWritingToolsCoordinator.TextAnimation.anticipateInactiveNSWritingToolsCoordinator.TextAnimation.translate