Replies: 3 comments 3 replies
-
Maui is still not supported. But you can use H.NotifyIcon core library in Windows in Maui, example in H.NotifyIcon.Apps.Console project |
Beta Was this translation helpful? Give feedback.
-
I released a MAUI package and fixed some bugs and now it should work for MAUI for simple cases. Context menu and bindings are supported. Sample app here: https://github.com/HavenDV/H.NotifyIcon/tree/master/src/apps/H.NotifyIcon.Apps.Maui |
Beta Was this translation helpful? Give feedback.
-
I just had time to test it and it seems to be working fine. Question I still have left, do you have some idea how to make NET MAUI app to minimize into system tray? I mean on clicking minimize application would go into system tray without icon staying on a task bar? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I see there is an example of NET maui tray icon implementation, but is there an example of an implementation of tray icon with a context menu?
Beta Was this translation helpful? Give feedback.
All reactions