touchMove

Finger move on the screen. Depcrecated! Please use touchPerform instead. Depcrecated! Please use touchPerform instead.

Usage

1
browser.touchMove(x,y);

Parameters

Param Type Details
x Number coordinate on the screen
y Number coordinate on the screen