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.
Key for a JS event listener.
A menu event.
A webview window that has yet to be built.

Enums

Describes the appearance of the mouse cursor.
The file drop event payload.
An event from a window.

Functions