Skip to content
Tauri

saveWindowState

saveWindowState(flags?): Promise<void>

Defined in: index.ts:21

Save the state of all open windows to disk.

StateFlags

Promise<void>


© 2025 Tauri Contributors. CC-BY / MIT