Type Property 型プロパティ

stable

Specifies that the sorted results should return compared items having equal value in the order they occurred originally. ソートされた結果が等しい値を持っている比較済み項目をそれらがもともと現れた順で返すべきなのを指定します。

Declaration 宣言

static var stable: NSSortOptions { get }

Discussion 議論

If this option is unspecified, equal objects may, or may not be returned in their original order. このオプションが指定されないならば、等しいオブジェクトはそれらの元の順序で返されるかもしれないし、またはしないかもしれません。