---
title: UIListContentConfiguration.TextProperties.TextAlignment.natural
framework: uikit
role: symbol
role_heading: Case
path: uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/textalignment/natural
---

# UIListContentConfiguration.TextProperties.TextAlignment.natural

The text uses the default alignment that the system associates with the current localization of the app.

## Declaration

```swift
case natural
```

## See Also

### Text alignment

- [UIListContentConfiguration.TextProperties.TextAlignment.center](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/textalignment/center.md)
- [UIListContentConfiguration.TextProperties.TextAlignment.justified](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct/textalignment/justified.md)
