---
title: "TextHAlign"
---

# TextHAlign

Horizontal text alignment.

**Kind:** enum

**Variants**

| Name | Description |
| --- | --- |
| `Left` | Left-aligned. |
| `Center` | Center-aligned. |
| `Right` | Right-aligned. |
