0

Is it possible to use UIGestureRecognizer to create detectors for custom gestures?

Suppose I want to detect gestures that identify letters like A, B, C, etc.

Can you guys point me broadly the way to do that?

thanks.

Duck
  • 34,902
  • 47
  • 248
  • 470

1 Answers1

0

Take a look at this article. It should give you a good head start. It's from Erica Sadun's superb book Core iOS 6 Developer's Cookbook

Also, you can see this question

Community
  • 1
  • 1
Ric Perrott
  • 597
  • 2
  • 9