multiFingerTapAt (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- Tap on a touch screen at a time with multiple fingers. Coordinates should be in integer format.
- Syntax
- multiFingerTapAt(x,y-coordinates,number of fingers)
- Target
- x,y coordinates - x,y||x,y||..... coordinates of multiple fingers
- Value
- number of fingers - The number of fingers using which the multi-finger tap action is to be performed.
- Return Value
- N/A