---
title: Orientations
framework: appkit
role: collectionGroup
role_heading: API Collection
path: appkit/orientations
---

# Orientations

Values that indicate the orientation of elements, such as scroll bars and split views.

## Overview

Overview Use these values with an accessibility element’s orientation property.

## Topics

### Constants

- [horizontal](appkit/nsaccessibility-swift.struct/orientationvalue/horizontal.md)
- [vertical](appkit/nsaccessibility-swift.struct/orientationvalue/vertical.md)
- [unknown](appkit/nsaccessibility-swift.struct/orientationvalue/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)
