ios_drag
Drags an element from a source reference onto a target reference to reorder lists and move items on an iOS device.
Instructions
Drag one element onto another, for reordering lists and moving items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_ref | Yes | Ref of the element to drop onto. | |
| from_ref | Yes | Ref of the element to drag. | |
| idem_key | No | Optional key making a retry a no-op. Pass the same key when repeating an action you are unsure completed. | |
| duration_s | No | Gesture duration. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||