isZoomBouncing
A Boolean value that indicates that zooming has exceeded the scaling limits specified for the scroll view.
Declaration
var isZoomBouncing: Bool { get }Discussion
The value of this property is true if the scroll view is zooming back to a minimum or maximum zoom scaling value; otherwise, the value is false.