Expand description
Send message notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API.
Structs§
- Active
Notification - Attachment
- Notification
- Access to the notification APIs.
- Notification
Builder - The notification builder.
- Notification
Data - Pending
Notification - Schedule
Interval
Enums§
- Error
- Permission
State - Permission state.
- Schedule
- Schedule
Every
Traits§
- Notification
Ext - Extensions to
tauri::App
,tauri::AppHandle
,tauri::WebviewWindow
,tauri::Webview
andtauri::Window
to access the notification APIs.
Functions§
- init
- Initializes the plugin.