Maui for android application help feature

Haviv Elbsz 1,411 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.

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

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 24,666 Reputation points Microsoft Vendor
    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful