touchMove

Finger move on the screen.

Usage

1
client.touchMove(x,y).then(callback);

Parameters

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