Share via


UITableView.SpringLoaded Property

Definition

Gets or sets a Boolean value that controls whether the object participates in spring-loaded interactions.

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

Property Value

Implements

Attributes

Applies to