<!--
{
  "documentType" : "article",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/text-justification-constants",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Text Justification Constants"
}
-->

# Text Justification Constants

Types that identify text justifications.

## Topics

### Constants

[`var kCMTextJustification_bottom_right: CMTextJustificationValue`](/documentation/CoreMedia/kCMTextJustification_bottom_right)

A type that describes bottom justification when specified for vertical justification, right justification for horizontal justification.

[`var kCMTextJustification_centered: CMTextJustificationValue`](/documentation/CoreMedia/kCMTextJustification_centered)

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

[`var kCMTextJustification_left_top: CMTextJustificationValue`](/documentation/CoreMedia/kCMTextJustification_left_top)

A type that describes left justification when specified for horizontal justification, top justification for vertical justification.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)