resetBlinkAnimation()
Resets the blink animation to avoid glitches while someone is typing.
Declaration
func resetBlinkAnimation()Discussion
When the cursor is moving in your text view, call this method to prevent the insertion point from blinking.
Resets the blink animation to avoid glitches while someone is typing.
func resetBlinkAnimation()When the cursor is moving in your text view, call this method to prevent the insertion point from blinking.