Share via


UITableView.PrefetchingEnabled Property

Definition

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

Property Value

Attributes

Applies to