minimumZoomScale property

double minimumZoomScale
getter/setter pair

A floating-point value that specifies the minimum scale factor that can be applied to the scroll view's content. This value determines how small the content can be scaled. The default value is 1.0.

Implementation

double minimumZoomScale;