How to use TouchActions's Up(int x,int y) and Down(int x,int y)

There is no “up” and “down” method directly supported from TouchAction.

Following are supported methods:

press
release
moveTo
tap
wait
longPress
cancel
perform