Enum InputMethodContext.TextDirection
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the direction of the text.
public enum InputMethodContext.TextDirection
Fields
Name | Description |
---|---|
LeftToRight | Left to right. |
RightToLeft | Right to left. |