Contents

magnification

The amount by which the content is currently scaled.

Declaration

var magnification: CGFloat { get set }

Discussion

To animate the magnification, use the object’s animator. The default value is 1.0.

See Also

Zooming the Scroll View