0

Is it possible to configure a UISwipeGestureRecognizer with e.g. direction: .left to fail if the swipe is going diagonal with the y component larger than the x component? (my gesture recognizer seems to not give up as long as there is a tiny component going in its direction)

enter image description here

(would like to have the swipe going more down not recognized)

georgij
  • 2,054
  • 4
  • 27
  • 43

0 Answers0