isBlinking
A Boolean value that determines whether the blink animation is running.
Declaration
var isBlinking: Bool { get set }Discussion
Set this property to true when you want the system to start animating the blink effect for the insertion point cursor. Set the property to false to stop the blink animation.