---
title: kCMTextJustification_centered
framework: coremedia
role: symbol
role_heading: Global Variable
path: coremedia/kcmtextjustification_centered
---

# kCMTextJustification_centered

A type that describes center justification (both horizontal and vertical justification).

## Declaration

```swift
var kCMTextJustification_centered: CMTextJustificationValue { get }
```

## See Also

### Constants

- [kCMTextJustification_left_top](coremedia/kcmtextjustification_left_top.md)
- [kCMTextJustification_bottom_right](coremedia/kcmtextjustification_bottom_right.md)
