MAUI Touch Event

Olivier Manso 41 Reputation points
2022-09-29T19:16:47.627+00:00

Hi all,

I need to use different events into Grid Component. (Tap, Down, Up, Longpress, ...)

Thanks for your help.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,809 questions
0 comments No comments
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 34,226 Reputation points Microsoft Vendor
    2022-09-30T08:08:48.873+00:00

    Hello @Olivier Manso ,

    You could check Invoking Events from Effects in Xamarin, it explains the platform touch events. Then you can refer to Migrating Xamarin.Forms Effects to add the effect into MAUI.

    In addition, there is a proposal to include this in the MAUI Community Toolkit- Proposal TouchEffect #86, it is expected to be implemented in MAUI Community Toolkit. And there is a known issue- TouchEffect not working #1905, you could refer to the workaround and follow the progress.

    Best Regards,
    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.