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

# tabStopType

The text tab’s type of tab stop.

## Declaration

```swift
var tabStopType: NSParagraphStyle.TextTabType { get }
```

## Discussion

Discussion Possible values are listed in NSParagraphStyle.TextTabType.

## See Also

### Deprecated

- [init(type:location:)](appkit/nstexttab/init(type:location:).md)
