---
title: Column Sort Direction
framework: appkit
role: collectionGroup
role_heading: API Collection
path: appkit/column-sort-direction
---

# Column Sort Direction

Values that indicate the sort direction of a column.

## Overview

Overview Use these values with the sortDirection property.

## Topics

### Constants

- [ascending](appkit/nsaccessibility-swift.struct/sortdirectionvalue/ascending.md)
- [descending](appkit/nsaccessibility-swift.struct/sortdirectionvalue/descending.md)
- [unknown](appkit/nsaccessibility-swift.struct/sortdirectionvalue/unknown.md)

## See Also

### Constants

- [Standard Attributes](appkit/standard-attributes.md)
- [Text-Specific Attributes](appkit/text-specific-attributes.md)
- [Text-Specific Parameterized Attributes](appkit/text-specific-parameterized-attributes.md)
- [Text Attributed-String Attributes and Constants](appkit/text-attributed-string-attributes-and-constants.md)
- [Window-Specific Attributes](appkit/window-specific-attributes.md)
- [App-Specific Attributes](appkit/app-specific-attributes.md)
- [Grid View Attributes](appkit/grid-view-attributes.md)
- [Table View and Outline View Attributes](appkit/table-view-and-outline-view-attributes.md)
- [Outline View Attributes](appkit/outline-view-attributes.md)
- [Cell-Based Table Attributes](appkit/cell-based-table-attributes.md)
- [Cell-Based Table Parameterized Attributes](appkit/cell-based-table-parameterized-attributes.md)
- [Cell Attributes](appkit/cell-attributes.md)
- [Layout Area Attributes](appkit/layout-area-attributes.md)
- [Layout Area Parameterized Attributes](appkit/layout-area-parameterized-attributes.md)
- [Layout Item Attributes](appkit/layout-item-attributes.md)
