Instance Property インスタンスプロパティ

ascending

A Boolean value that indicates whether the receiver specifies sorting in ascending order. あるブール値、それはレシーバが昇順でソートすることを指定するかどうかを指し示します。

Declaration 宣言

var ascending: Bool { get }

Discussion 議論

true if the receiver specifies sorting in ascending order, otherwise false. true、もしレシーバがソートを昇順に指定するならば、そうでなければfalse

See Also 参照

Getting Information About a Sort Descriptor ソート記述子についての情報を取得する