I am working on a metro app right now and I'm looking to enable multitouch. I've browsed around google, but I can't seem to find any API to support it. Can someone point me in the right direction to support multitouch actions in a Windows 8 Metro app?
|
feedback
|
|
What exactly are you trying to do? There are Touch, Pointer (an abstraction around touch/mouse/stylus), and Manipulation events on every UI element | |||
|
feedback
|
|
Take a look at this post Touch Input for IE10 and Metro style Apps Sample script from post:
| |||
|
feedback
|