LongClick Method (MobileDevice)
Class
MobileDevice
class
Action
Long-clicks on the device at the specified coordinates.
Syntax
device
.
LongClick
([
position
,
timeDuration
])
Variable
Description
position
Optional.The coordinates at which to long-click. POINT.
timeDuration
Optional.Long click time duration in milliseconds. INTEGER.