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.
A Boolean value that indicates whether the receiver specifies sorting in ascending order.
var ascending: Bool { get }true if the receiver specifies sorting in ascending order, otherwise false.