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

# right

Text is visually right aligned.

## Declaration

```swift
static let right: CATextLayerAlignmentMode
```

## See Also

### Constants

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