Enum FlexContainer.ContentDirectionType

Definition

Namespace:
Tizen.NUI.BaseComponents
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for the primary direction in which content is ordered in the flex container and on which sides the ?�start??and ?�end??are.

C#
Copy
public enum ContentDirectionType
Name Description
Inherit

Inherits the same direction from the parent.

LTR

From left to right.

RTL

From right to left.