Share via


UIScrollView.Bounces Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Bounces { [Foundation.Export("bounces")] get; [Foundation.Export("setBounces:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bounces")>]
[<set: Foundation.Export("setBounces:")>]
member this.Bounces : bool with get, set

Property Value

Attributes

Applies to