input
Verified for current stable LTS
Input Command: Send Swipe Gesture
Use for send swipe gesture with Input. Exact CLI syntax to send swipe gesture using Input.
When to use this: Use for send swipe gesture with Input.
Command Syntax
input swipe <x_start> <y_start> <x_end> <y_end> <duration_in_ms> input swipe <x_start> <y_start> <x_end> <y_end> <duration_in_ms> Command Breakdown
input is the base executable for this command.
FAQ
Purpose: Exact syntax to send swipe gesture using Input.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Input Command: Send Event Code Single Character
input keyevent <event_code> Input Command: Send Text To Device input text "<text>" Input Command: Send Single Tap input tap <x_position> <y_position> Input Command: Send Long Press Using Swipe input swipe <x_position> <y_position> <x_position> <y_position> <duration_in_ms> Input Command: Send Event Code input keyevent <event_code>