UIScrollView.Bounces Property

Definition

If set to true, then the scroll view will bounce at a content boundary.

public virtual bool Bounces { [Foundation.Export("bounces")] get; [Foundation.Export("setBounces:")] set; }
member this.Bounces : bool with get, set

Property Value

Attributes

Remarks

Default value is true.

Applies to