PHFetchOptions.SortDescriptors Property

Definition

Gets or sets an ordered list of categories by which to sort.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to