Share via


NSFetchRequest.FetchBatchSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr FetchBatchSize { [Foundation.Export("fetchBatchSize")] get; [Foundation.Export("setFetchBatchSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fetchBatchSize")>]
[<set: Foundation.Export("setFetchBatchSize:")>]
member this.FetchBatchSize : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to