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