Share via


UIScrollView.AlwaysBounceVertical Property

Definition

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

Property Value

Attributes

Applies to