Share via


NSObjectController.UsesLazyFetching Property

Definition

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

Property Value

Attributes

Applies to