Contents

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.

See Also

Getting Information About a Sort Descriptor