DragViewController Events |
The DragViewController type exposes the following members.
| Name | Description | |
|---|---|---|
| DragEnd |
Occurs when drag ends.
| |
| DragMove |
Occurs when drag moves.
| |
| DragQuit |
Occurs when drag quits.
| |
| DragStart |
Occurs when start of drag operation occurs.
| |
| LeftDoubleClick |
Occurs when the left mouse double click.
| |
| LeftMouseDown |
Occurs when the left mouse button is pressed down.
| |
| RightMouseDown |
Occurs when the right mouse button is pressed down.
|