Enum Window.BorderDirection
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
This is an enum for the resize direction or move value when the border area is touched.
C#Copypublic enum BorderDirection : int
Name | Description |
---|---|
Bottom | |
BottomLeft | |
BottomRight | |
Left | |
Move | |
None | |
Right | |
Top | |
TopLeft | |
TopRight |