UIKit.UIScrollView.SetZoomScale Method
This value should be between the values of UIScrollView.MinimumZoomFactor and UIScrollView.MaximumZoomFactor.

Syntax

[Foundation.Export("setZoomScale:animated:")]
public virtual void SetZoomScale (bool animated, nfloat scale)

See Also

UIScrollView.ZoomScale

Parameters

scale
The new scale factor to apply to the content.
animated
If true, then animate the zoom.

Remarks

Assignment to UIScrollView.ZoomScale is instantaneous. This method allows the change in scale to be animated.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0