longPressKeyCode (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- Press and hold a particular key code on the device. This command is supported only for Android Devices.
- Syntax
- longPressKeyCode(keycodes)
- Target
-
keycodes - KEYCODE_A||KEYCODE_B,META_SHIFT_ON||KEYCODE_C
Longpresses "aBc" on the keyboard - Value
- N/A
- Return Value
- N/A