Enum InputMethodContext.TextDirection

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
5

The direction of the text.

C#
Copy
public enum TextDirection
Name Description
LeftToRight

Left to right.

RightToLeft

Right to left.