Enum ViewLayoutDirectionType
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
The View layout Direction type.
C#Copypublic enum ViewLayoutDirectionType
| Name | Description |
|---|---|
| LTR | Left to right. |
| RTL | Right to left. |
The View layout Direction type.
C#Copypublic enum ViewLayoutDirectionType
| Name | Description |
|---|---|
| LTR | Left to right. |
| RTL | Right to left. |