Structs§
- AppState
- Current state of the application
- Close
Result - Result of closing the app
- Exit
Options - Options for configuring app exit behavior
- Exit
Result - Result of exiting the app
- Minimize
Result - Result of minimizing the app
Enums§
Traits§
- AppControl
Ext - Extensions to
tauri::App,tauri::AppHandle,tauri::WebviewWindow,tauri::Webviewandtauri::Windowto access the app control APIs.
Functions§
- init
- Initializes the plugin.