Episode
Adding Interactive Gestures to Controls in .NET MAUI
with James Montemagno
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
Recommended resources
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
Recommended resources
Video URL
HTML iframe
.NET
.NET MAUI
Have feedback? Submit an issue here.