tauri/.changes/api-tray-by-id.md
Amr Bashir acdd76833d
feat(api/tray): add TrayIcon.getById/removeById (#9155)
* feat(api/tray): add `TrayIcon.getById/removeById`

closes #9135

* generate

* add permissions

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-03-12 13:07:51 -03:00

106 B

@tauri-apps/api
patch:feat

Add TrayIcon.getById and TrayIcon.removeById static methods.