Share via


NSArrayController.AutomaticallyRearrangesObjects Property

Definition

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

Property Value

Attributes

Applies to