Skip to content

twoFingerDoubleTouch (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the two finger double 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
  • twoFingerDoubleTouch(x,y coordinates)
  • Target
  • x1,y1,x2,y2 
  • x1,y1 - First finger coordinates
  • x2,y2 - Second finger coordinates.
  • Value
  • N/A
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base