Share via


CKQuery.SortDescriptors Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSortDescriptor[]? 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.NSSortDescriptor[] with get, set

Property Value

Attributes

Applies to