CKQuery.SortDescriptors Propiedad

Definición

Obtiene o establece el comportamiento de ordenación.

public virtual Foundation.NSSortDescriptor[] SortDescriptors { [Foundation.Export("sortDescriptors", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSortDescriptors:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SortDescriptors : Foundation.NSSortDescriptor[] with get, set

Valor de propiedad

Las ordenaciones se aplican en orden de matriz.

Este valor puede ser null.

Atributos

Se aplica a