共用方式為


CKQuery.SortDescriptors 屬性

定義

取得或設定排序行為。

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

屬性值

排序會以陣列順序套用。

這個值可以是 null

屬性

適用於