It is stated in the docs for UISwipeGestureRecognizer: You may specify multiple directions by specifying multiple UISwipeGestureRecognizerDirection constants using ...
The number of touches that must be present for the swipe gesture to be recognized. Constants UISwipeGestureRecognizerDirection The direction of the swipe. ...