Avoid UI freezing in MAUI

Jassim Al Rahma 1,616 Reputation points
2022-12-02T15:10:07.693+00:00

Hi,

When running long-time code on MAU, what is the best way to avoid UI freezing?

Thanks,
Jassim

Developer technologies | .NET | .NET MAUI
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,926 Reputation points Volunteer Moderator
    2022-12-02T19:03:04.56+00:00

    use a thread and process in background.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.