Skip to content

twoFingerTouch (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the two finger touch operation at the specified coordinates in the target. If the coordinates are not provided then the action will be performed at the centre of the screen.  
  • Syntax
  • twoFingerTouch(x,y coordinates)
  • Target
  • x1,y1,x2,y2
  • x1,y1 - First finger coordinates
  • x2,y2 - Second finger coordinate
  • Value
  • N/A
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base