minimumZoomScale
A floating-point value that specifies the minimum scale factor that can apply to the scroll view’s content.
Declaration
var minimumZoomScale: CGFloat { get set }Discussion
This value determines how small the content can be scaled. The default value is 1.0.