Enum DefaultGridItem.LabelOrientation
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
Label orientation.
public enum DefaultGridItem.LabelOrientation
Fields
| Name | Description |
|---|---|
| InsideBottom | inside of image bottom edge. |
| InsideTop | inside of image top edge. |
| OutsideBottom | Outside of image bottom edge. |
| OutsideTop | Outside of image top edge. |