[]
Drag direction
public enum DragDirection
Public Enum DragDirection
Name | Description |
---|---|
Bottom | Bottom handle |
BottomLeft | Bottom left handle |
BottomRight | Bottom right handle |
Left | Left handle |
Move | Move handle |
None | No dragging |
Right | Right handle |
Top | Top handle |
TopLeft | Top left handle |
TopRight | Top right handle |