Question
How to make TouchEvent sizeX sizeY work on IOS?
Hi guys,
I just want to get the Width and Height of the contact area between finger and screen of IOS device.
But when I use
Multitouch.inputMode=MultitouchInputMode.TOUCH_POINT
These value is always 1, seems doesn't work.
If you know how to work it out, please give me some tips.
Thanks for your time!
