Tooltip taking more time to render in .Net MAUI Mac catalsyt

Kiran Mohanty 0 Reputation points
2024-05-08T06:58:54.9+00:00

I've been using Tooltip text with some views, but it's taking a considerable amount of time to render initially. However, after the first rendering, it works perfectly. Sometimes, it doesn't appear for a longer period, but when I unfocus and refocus the app, it starts to appear again.

Code snippet

ToolTipProperties.SetText(customView, "CustomView");

I am using it in .Net MAUI Maccatalyst.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,483 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
{count} votes