MenuBar on Mac OS App not working #27459
Unanswered
jfraschilla
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I built a .NET MAUI app using your standard project template. I added the following to the MainPage.xaml
When I build on a windows device using VS2022 I see a window with the menubar as I specified. When I build on a Mac using VSCode I see the standard window but the menubar seems to not have the items I was expecting. It seems to have a standard Mac MenuBar with more items and submenus than I expected.
Beta Was this translation helpful? Give feedback.
All reactions