LongClick Method (IMobileClickable)
Class
IMobileClickable
.
Action
Long-clicks on the device at the specified coordinates.
Syntax
iMobileClickable
.
LongClick
([
position
,
timeDuration
])
Variable
Description
position
Optional
: The coordinates at which to long-click.
Point
.
timeDuration
Optional
: Long click time duration in milliseconds.
Integer
.