Hello,
I'm using NET 8 and tooltip in some computer look transparent.
This is not a problem caused by Maui, but a feature of Windows. Since the Tooltips component on the Windows platform calls the TooltipsService
provided by Windows, Tooltips are subject to the limitations of Windows themes.
If the theme you are using has a translucent effect, Tooltips will be displayed in a translucent form.
Since the choice of theme is customized by the user in the personalization settings, you cannot change the style of tooltips.
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.