[WinUI] How can I hide MAUI Titlebar without loosing the dragging feature #22258
Unanswered
mhrastegari
asked this question in
Q&A
Replies: 1 comment
-
I believe @PureWeen is the expert on this topic :") |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In .NET 7 I could do hiding custom MAUI titlebar like this and worked great:
Windows's App.xaml:
Now in .NET 8 when I try that it won't work properly:
Beta Was this translation helpful? Give feedback.
All reactions