Changes

Jump to: navigation, search

Identifying iPad Gestures using iOS 5 Gesture Recognizers

No change in size, 19:04, 30 March 2012
no edit summary
Prior to iOS 4, the identification of a gesture was the responsibility of the application developer and typically involved the creation of complex mathematical algorithms. In recognition of this complexity and given the importance of gestures to user interaction with the iPad Apple introduced the UIGestureRecognizer class in iOS 4 thereby making the task of identifying the types of gestures a much easier task for the application developer.
The goal of this chapter, therefore, is to provide an overview of gesture recognition within the context of iOS 5 and the iPad. The next chapter will work through an [[An iPad iOS 5 Gesture Recognition Tutorial]].
== The UIGestureRecognizer Class ==

Navigation menu