Share via


NSFetchRequest.ShouldRefreshRefetchedObjects Property

Definition

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

Property Value

Attributes

Applies to