---
title: NSParagraphStyle.TextTabType.centerTabStopType
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsparagraphstyle/texttabtype/centertabstoptype
---

# NSParagraphStyle.TextTabType.centerTabStopType

A center-aligned tab stop.

## Declaration

```swift
case centerTabStopType
```

## See Also

### Constants

- [NSParagraphStyle.TextTabType.leftTabStopType](appkit/nsparagraphstyle/texttabtype/lefttabstoptype.md)
- [NSParagraphStyle.TextTabType.rightTabStopType](appkit/nsparagraphstyle/texttabtype/righttabstoptype.md)
- [NSParagraphStyle.TextTabType.decimalTabStopType](appkit/nsparagraphstyle/texttabtype/decimaltabstoptype.md)
