Module tauri::runtime::window[][src]

A layer between raw Runtime webview windows and Tauri.

Structs

DetachedWindow

A webview window that is not yet managed by Tauri.

PendingWindow

A webview window that has yet to be built.