Crate tauri_runtime
source ·Expand description
Internal runtime between Tauri and the underlying webview runtime.
Modules
Create window and system tray menus.
Types useful for interacting with a user’s monitors.
Structs
Enums
ActivationPolicymacOS
Application’s activation policy. Corresponds to NSApplicationActivationPolicy.
Action to take when the event loop is about to exit
Event triggered on the event loop run.
A system tray event.
Type of user attention requested on a window.
Traits
Clipboard manager.
Webview dispatcher. A thread-safe handle to the webview API.
A global shortcut manager.
The webview runtime interface.
A
Send
handle to the runtime.A type that can be used as an user event.