zoomScale
A floating-point value that specifies the current scale factor applied to the scroll view’s content.
Declaration
var zoomScale: CGFloat { get set }Discussion
This value determines how much the content is currently scaled. The default value is 1.0.