#MenuBarFlyoutSubItem
Explore tagged Tumblr posts
msicc · 1 year ago
Text
A deeper look into menu bar handling in MacCatalyst apps with .NET MAUI
I just published a new #blog post! I am going to show you how to handle the menu bar in #MacCatalyst apps with #dotNET #MAUI in an #MVVM-friendly way. #dotNETMAUI #macOS #desktop #cssharp #programming
My current side project TimeTraverseHub has entered the stage where I need to add some global menus that are available everywhere in the app. Being a .NET MAUI app, I tried the naive approach first and followed the documentation from Microsoft. I was able to quickly add items to the application’s menu bar, but discovered the edges pretty fast. So I went out to learn more about how the menu…
Tumblr media
View On WordPress
0 notes