ios - i want to detect previous Touch as well as current touch in the pangesture targetAction Method -


i want in pan gesture application detect previous touch current touch in every time targetaction method call [location in view] , [previous location in view]

save touch in instance variable every time action method gets called.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -