4,162 questions
Alert header not seen well
Dani_S
4,501
Reputation points
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");
Thanks,
Developer technologies | .NET | .NET MAUI
Sign in to answer