mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
7 lines
143 B
Markdown
7 lines
143 B
Markdown
---
|
|
"tauri-runtime": minor
|
|
"tauri-runtime-wry": minor
|
|
---
|
|
|
|
Adds `show_menu`, `hide_menu` and `is_menu_visible` APIs to the `Dispatcher` trait.
|