Touch and Motion Events for iOS
Pluralsight
Course Summary
This course is an introduction to touch and motion events for iOS. Create new user experiences for your users by learning to use touch and motion events.
-
+
Course Description
This course is an introduction to touch and motion events in iOS. This course will give you a detailed overview of how touch and motion events are delivered through the system. We will go through implementing touch handlers, and utilizing gesture recognizers to create various gestures so your users can interact with the content on the screen in various and intuitive ways. We will discuss advanced techniques such as handling multi-touch events and transitioning to/from gestures and animations. Finally, we will utilize motion events and look at Core Motion to get raw data from the accelerometer and gyroscope to use in our apps.
-
+
Course Syllabus
Introduction and Overview- 5m 0s
—Introduction 0m 38s
—Why Learn Event Handling? 2m 0s
—Course Overview 2m 22sHit Testing and the Responder Chain- 33m 59s
—Introduction 1m 17s
—UI Touch 2m 43s
—UI Touch Phase 1m 54s
—UI Event 1m 35s
—Hit Testing 3m 24s
—DEMO: Hit Test Project Overview 5m 50s
—DEMO: Hit Testing 4m 27s
—Responder Objects and the Responder Chain 5m 1s
—The Responder Chain Use-Cases 2m 25s
—DEMO: The Responder Chain 4m 25s
—Summary 0m 54sTouch Events- 21m 45sGesture Recognizers- 1h 0mCustom Gesture Recognizers- 1h 9mAdvanced Touch Events- 38m 49sMotion Events- 48m 53s