Enum TextDirection
Definition
- Assembly:
- Tizen.NUI.dll
An enum of text directions.
public enum TextDirection
Fields
Name | Description |
---|---|
LeftToRight | Text direction is from left to right. |
RightToLeft | Text direction is from right to left. |