Flick
Gestures
Flick
Quick swipe gesture
POST
Flick
Execute a flick (quick swipe) gesture in a direction.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 | Description |
|---|---|---|
x | integer | Starting X coordinate |
y | integer | Starting Y coordinate |
direction | string | "up", "down", "left", or "right" |
Use Cases
- Scroll through lists
- Navigate between pages
- Dismiss notifications
Related Endpoints
- Flick by Description - Flick using natural language