Enum TextDirection

Definition

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

An enum of text directions.

C#
Copy
public enum TextDirection
Name Description
LeftToRight

Text direction is from left to right.

RightToLeft

Text direction is from right to left.