Looking to add a little interaction to your .NET MAUI apps? How about some swiping? There is support for gestures in .NET MAUI including swipes that allows you to create unique experiences. Let's check it out.
Chapters:
00:00 - Introduction
01:07 - Adding GestureRecognizers to an element in XAML
02:27 - Writing event code for a SwipeGestureRecognizer
04:10 - Adding an additional TapGestureRecognizer
04:57 - Adding GestureRecognizers in code
05:10 - Resources and wrap-up
Resources:
Documentation: https://learn.microsoft.com/dotnet/maui/fundamentals/gestures/swipe
Connect with .NET:
Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋♀️Q&A: https://aka.ms/dotnet-qa
👨🎓Microsoft Learn: https://aka.ms/learndotnet
#dotnet