Enum InputMethodContext.TextDirection
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 5
The direction of the text.
C#Copypublic enum TextDirection
Name | Description |
---|---|
LeftToRight | Left to right. |
RightToLeft | Right to left. |