cancelAutoscroll()
Indicates that the current autoscroll gesture is complete.
Declaration
func cancelAutoscroll()Mentioned in
Discussion
When the text system calls this method on your text view, there are no more calls to autoscroll(to:) for the current text interaction gesture.