Maui editor control for Android issue

Haviv Elbsz 1,946 Reputation points
2023-12-26T14:11:17.34+00:00

Hello. Do the Maui editor control can have multiple decorations like in a label span. Thank you.

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

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 37,111 Reputation points Microsoft Vendor
    2023-12-27T06:14:02.0166667+00:00

    Hello,

    Do the Maui editor control can have multiple decorations like in a label span.

    This feature is not currently supported in MAUI Editor.

    Actually, it's a feature of a rich text editor. There are two ways to use the Rich Text Editor on MAUI:

    You could search for information on how to implement a rich text editor on Android and port it to MAUI via Handler.

    For a feature that needs it, you could post it to the official MAUI GitHub repository to make our development team aware of it.

    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