minimumZoomScale property
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
.
Officially Supported Platforms/Implementations:
Implementation
double? minimumZoomScale;