.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,078 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
When running long-time code on MAU, what is the best way to avoid UI freezing?
Thanks,
Jassim
use a thread and process in background.