Skip to content

twoFingerDrag (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the two finger drag & operation between the specified coordinates in the target. If the coordinates are not provided then the action will be performed from the centre of the screen.
  • Syntax
  • twoFingerDrag(x,y coordinates)
  • Target
  • x1,y1,x2,y2,x3,y3,x4,y4
    x1,y1 - First finger starting coordinates
    x2,y2 - First finger ending coordinates
    x3,y3 - Second finger starting coordinates
    x4,y4 - Second finger ending coordinates
  • Value
  • N/A
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base