Share via


NSArrayController.SortDescriptors Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject[] SortDescriptors { [Foundation.Export("sortDescriptors", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSortDescriptors:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sortDescriptors", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSortDescriptors:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SortDescriptors : Foundation.NSObject[] with get, set

Property Value

Attributes

Applies to