Share via

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.

Developer technologies | .NET | .NET Multi-platform App UI
0 comments No comments

Answer accepted by question author

Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,456 Reputation points Microsoft External Staff
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.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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