UIKit.UIScrollView.BouncesZoom Property
If set to true and UIScrollView.Bounces is true, then the scroll view will bounce around a zoom limit once zooming has exceeded that limit.

Syntax

[get: Foundation.Export("bouncesZoom")]
[set: Foundation.Export("setBouncesZoom:")]
public virtual bool BouncesZoom { get; set; }

Value

Remarks

Default value is true.

Requirements

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