---
name: TextDirection
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# TextDirection

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Auto` | 0 |  |
| `LeftToRight` | 1 |  |
| `RightToLeft` | 2 |  |