Contents

isZooming

A Boolean value that indicates whether the content view is currently zooming in or out.

Declaration

var isZooming: Bool { get }

Discussion

The value of this property is true if user is making a zoom gesture; otherwise, it’s false.

See Also

Zooming and panning