Enum FlexContainer.ContentDirectionType
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
Enumeration for the primary direction in which content is ordered in the flex container and on which sides the ?�start??and ?�end??are.
public enum FlexContainer.ContentDirectionType
Fields
Name | Description |
---|---|
Inherit | Inherits the same direction from the parent. |
LTR | From left to right. |
RTL | From right to left. |