Module tauri_runtime::window
source · Expand description
A layer between raw Runtime
webview windows and Tauri.
Modules
- UI scaling utilities.
Structs
- A webview window that is not yet managed by Tauri.
- A webview window that has yet to be built.
- A raw window type that contains fields to access the HWND on Windows, gtk::ApplicationWindow on Linux and NSView on macOS.
Enums
- Describes the appearance of the mouse cursor.
- The file drop event payload.
- An event from a window.