Contents

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.

See Also

Zooming and panning