---
title: natural
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catextlayeralignmentmode/natural
---

# natural

Use the natural alignment of the text’s script.

## Declaration

```swift
static let natural: CATextLayerAlignmentMode
```

## See Also

### Constants

- [left](quartzcore/catextlayeralignmentmode/left.md)
- [right](quartzcore/catextlayeralignmentmode/right.md)
- [center](quartzcore/catextlayeralignmentmode/center.md)
- [justified](quartzcore/catextlayeralignmentmode/justified.md)
