Drag Method (IMobileGestures)
Class
IMobileGestures
.
Action
Performs a drag operation between the two specified points.
Syntax
iMobileGestures
.
Drag
(
start
,
end
)
Variable
Description
start
The start point of the drag operation.
Point
.
end
The end point of the drag operation.
Point
.