次の方法で共有


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 の場合もあります。

属性

適用対象