---
title: alignment
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstexttab/alignment
---

# alignment

The text alignment of the text tab.

## Declaration

```swift
var alignment: NSTextAlignment { get }
```

## See Also

### Getting text tab information

- [options](appkit/nstexttab/options.md)
- [columnTerminators(for:)](appkit/nstexttab/columnterminators(for:).md)
