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