Namespace: PP.Ui
The TextDirection enumeration determines text direction.
It is used by the CanvasLabel.Direction property.
Value |
Brief description |
BottomToTop |
Bottom to top text direction. |
LeftToRight |
Left to right text direction. |
RightToLeft |
Right to left text direction. |
TopToBottom |
Top to bottom text direction. |
See also: