Exemple #1
0
 public override void TouchesBegan(Foundation.NSSet touches, UIEvent evt)
 {
     gestureManager.TouchesBegan(touches, evt);
 }