Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is There a Way to Tell if the User Has Tapped Anywhere on the Screen?

In my application I am displaying a tutorial notification upon the screen, and to display the next slide I would like the user to be able to tap anywhere on the screen.

I am displaying the tutorial slides with a Popup control.

So is there any sure-fire way to know if there is interaction between the user and the screen?

like image 728
user2696648 Avatar asked Nov 26 '25 00:11

user2696648


1 Answers

You can handle the Touch.FrameReported event. Here's the link to the Windows Phone doc but I gave the other link as it has example code.

like image 103
keyboardP Avatar answered Nov 28 '25 16:11

keyboardP



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!