Constants for sorting of items in a collection.

Note: Some constants may not be valid for certain properties. Please see the description of the property in the API reference for complete details.

Available since

1.0.0

.

Values

ASCENDING

Indicates that items are sorted in ascending order.

Available since

1.0.0

.

DESCENDING

Indicates that items are sorted in descending order.

Available since

1.0.0

.

NONE

Indicates that items are not sorted.

Available since

1.0.0

.