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

# NSParagraphStyle.TextTabType.rightTabStopType

A right-aligned tab stop.

## Declaration

```swift
case rightTabStopType
```

## See Also

### Constants

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