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

# AttributedString.TextAlignment.left

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

## Declaration

```swift
case left
```
