Contents

maxMagnification

The maximum value to which the content can be magnified.

Declaration

var maxMagnification: CGFloat { get set }

Discussion

This value must be greater than or equal to the minimum magnification. The default value is 4.0.

See Also

Zooming the Scroll View