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
Post a Comment