@tauri-apps/api@2.0.0-beta.13
此内容尚不支持你的语言。
-
c4410daa8(#9777) This release contains breaking changes to the tray event structure because of newly added events:- Changed
TrayIconEventto be an enum instead of a struct. - Added
MouseButtonStateandMouseButtonenums. - Removed
ClickTypeenum and replaced it withMouseButtonenum. - Added
MouseButtonStateenum.
- Changed
© 2025 Tauri Contributors. CC-BY / MIT