Changes

Jump to: navigation, search

An Overview of iOS 8 Multitouch, Taps and Gestures

6 bytes added, 16:53, 14 April 2015
no edit summary
<pre>
override func touchesBegan(touches: NSSet!Set<NSObject>, withEvent event: UIEvent!) {
self.nextResponder()
}

Navigation menu