UIKit.UIScrollView.ZoomScale Property
The scale factor that is being applied to the content of a scroll view.

Syntax

[get: Foundation.Export("zoomScale")]
[set: Foundation.Export("setZoomScale:")]
public virtual nfloat ZoomScale { get; set; }

See Also

CoreAnimation.CALayer.DrawInContext

Value

The default value is 1.0.

Remarks

Zooming scales the content, but does not cause it to be redrawn in a sharper manner. To assure sharpness at higher zoom levels, the application developer should use the CoreAnimation.CALayer.DrawInContext method.

Requirements

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