tauri/.changes/hpopupmenu.md
Amr Bashir bcf279278d
feat(core): add ContextMenu::hpopupmenu on Windows (#11354)
* feat(core): add `ContextMenu::hpopupmenu` on Windows

closes #11339

* Update crates/tauri/src/menu/mod.rs

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-10-14 13:46:21 -03:00

219 B

tauri
patch:feat

On Windows, Add ContextMenu::hpopupmenu method to get the HMENU used for popups and tray icon menu.