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

# AttributedString.TextAlignment.center

The horizontal center of each line is aligned to the horizontal center of the container.

## Declaration

```swift
case center
```
