Share via

Maui for android application help feature

Haviv Elbsz 2,151 Reputation points
2023-11-12T19:23:09.6366667+00:00

Hello all. I want to add help feature to my app. Please is there a help feature in maui that I can use. something as in winforms . Thank you in advance.

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

Answer accepted by question author

Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,166 Reputation points Microsoft External Staff
2023-11-13T05:17:26.5433333+00:00

Hello,

The HelpProvider in WinForms is actually a highly customized pop-up. On Android, since Google doesn't provide a custom API out of the box, you'll need to implement a custom pop-up yourself.

Please refer to the following documents for best practices for creating custom pop-ups in MAUI.

Best Regards,

Alec Liu.


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 comments No comments

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.