Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

Detect swipe up gesture IOS

$
0
0
I know that there is a way to detect the swipe up gesture, but how do I detect a swipe up gesture. I don't care how long the swipe up gesture is, I just want to do an if statement like this: public bool nextswipe = false; if (swipe up gesture) { if (nextswipe == false) { nextswipe = true; //do something } } else if (!swipe up gesture) { // no swipe gesture nextswipe = false; }

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>