input
Verified for current stable LTS
Input Command: Send Long Press Using Swipe
Use for send long press using swipe with Input. Exact CLI syntax to send long press using swipe using Input.
When to use this: Use for send long press using swipe with Input.
Command Syntax
input swipe <x_position> <y_position> <x_position> <y_position> <duration_in_ms> input swipe <x_position> <y_position> <x_position> <y_position> <duration_in_ms> Command Breakdown
input is the base executable for this command.
FAQ
Purpose: Exact syntax to send long press using swipe 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
input keyevent <event_code> Input Command: Send Event Code Single Character input keyevent <event_code> Input Command: Send Long Press input swipe <x_position> <y_position> <x_position> <y_position> <duration_in_ms> Input Command: Send Long Press Via Swipe Gesture input swipe <x_position> <y_position> <x_position> <y_position> <duration_in_ms> Input Command: Send Single Tap input tap <x_position> <y_position>