Hi,
I want to get accurate(speed, acceleration, distance etc.) information about 2-finger touch input while zooming. (How) Is this possible?
I guess, that if i zoom with a two finger gesture, for every finger input the method TouchMove is raised. So i can get the Data of one finger, but i need to get the data of the whole two finger gesture.
Thanks!