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

# alignment

The text alignment of the text tab.

## Declaration

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

## See Also

### Getting text tab information

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