Changes

Jump to: navigation, search

An iOS 8 Swift Gesture Recognition Tutorial

57 bytes added, 14:29, 4 November 2016
no edit summary
Having covered the theory of gesture recognition on iOS in the chapter entitled [[Identifying Gestures using iOS 8 Gesture Recognizers|Identifying Gestures using iOS 10 Gesture Recognizers]], the purpose of this chapter is to work through an example application intended to demonstrate the use of the various UIGestureRecognizer subclasses.
The application created in this chapter will configure recognizers to detect a number of different gestures on the iPhone or iPad display and update a status label with information about each recognized gesture.

Navigation menu