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

# options

The dictionary of attributes for the text tab.

## Declaration

```swift
var options: [NSTextTab.OptionKey : Any] { get }
```

## See Also

### Getting text tab information

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