mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
234 B
234 B
tauri, tauri-runtime, tauri-runtime-wry
| tauri | tauri-runtime | tauri-runtime-wry |
|---|---|---|
| patch | patch | patch |
Add ExitRequested event that allows preventing the app from exiting when all windows are closed, and an AppHandle.exit() function to exit the app manually.