I have implemented a UIScrollView that I want to scroll with two fingers and not one. I could easily deal with setting the content offset but how would I get a two finger swipe gesture acknowledged then?
I have implemented a UIScrollView that I want to scroll with two fingers and not one. I could easily deal with setting the content offset but how would I get a two finger swipe gesture acknowledged then?