0

In the android world there is a cool utility called Gesture Builder that allows you to associate a pre-recorded gesture with a command. For example, they can do an X on the screen and it would close the app, or draw a heart and have the app send a valentine email.

Is there a similar feature with WinRT?

yamspog
  • 18,173
  • 17
  • 63
  • 95

2 Answers2

0

This is not exactly what you want but may be helpful Windows.UI.Input.GestureRecognizer.

maxim pg
  • 701
  • 4
  • 9