Alert header not seen well

Dani_S 4,501 Reputation points
2025-04-22T12:52:07.76+00:00

Hi,

After installing the app as exe in windows .NET 9, the alert header go to right and button change order.

bool answer = await Application.Current.MainPage.DisplayAlert("Format USB", "Are you sure you want to format the USB drive?", "Yes", "No");

User's image

Thanks,

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

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.