You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to remove the title property using the following method.
https://stackoverflow.com/questions/71806578/maui-how-to-remove-the-title-bar-and-fix-the-window-size
But I can't delete it because I get an error if I don't put the title property to ContentPage in FlyoutPage.Flyout.
I tried deleting all title properties in a new project and got the result I was looking for.
Does not this title property affect the title bar? Is there another cause?
Beta Was this translation helpful? Give feedback.
All reactions