---
title: AttributedString.TextAlignment.right
framework: foundation
role: symbol
role_heading: Case
path: foundation/attributedstring/textalignment/right
---

# AttributedString.TextAlignment.right

The right edge of each line is aligned to the right edge of the container.

## Declaration

```swift
case right
```
