da_scroll
Scroll the mouse wheel at the current or specified cursor position using pixel offsets. Control scrolling direction with dx for horizontal and dy for vertical movement.
Instructions
Scroll the wheel at the current (or given) cursor position by (dx, dy) pixel deltas. Positive dy = down, positive dx = right.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| dx | Yes | ||
| dy | Yes | ||
| stepPx | No |