0

How to find touch event pressure in blackberry 10 cascades? Is there any API available for that?

Sanket
  • 3,094
  • 1
  • 16
  • 19

1 Answers1

0

I found the answer: The native SDK has a structure called mtouch_event which contains the width & height of the touch.But the docs state it is not implemented.Not sure if there's something similar in Cascades, or whether you can access the raw native mtouch_event data.

Sanket
  • 3,094
  • 1
  • 16
  • 19