Contents

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.

See Also

Managing the scrolling state