isScrollAnimating
A Boolean value that indicates whether the scroll view is currently animating a scroll update.
Declaration
var isScrollAnimating: Bool { get }Discussion
Call stopScrollingAndZooming() to stop the animation.
A Boolean value that indicates whether the scroll view is currently animating a scroll update.
var isScrollAnimating: Bool { get }Call stopScrollingAndZooming() to stop the animation.