Hold and Drag
Gestures
Hold and Drag
Long press then drag
POST
Hold and Drag
Hold at a point, then drag to another location.Documentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Request Body
| Field | Type | Default | Description |
|---|---|---|---|
from_x | integer | required | Starting X coordinate |
from_y | integer | required | Starting Y coordinate |
to_x | integer | required | Ending X coordinate |
to_y | integer | required | Ending Y coordinate |
hold_duration_ms | integer | 500 | Hold time before dragging |
Use Cases
- Reorder list items
- Move app icons
- Drag and drop operations