Skip to content
Tauri

restoreState

restoreState(label, flags?): Promise<void>

Defined in: index.ts:28

Restore the state for the specified window from disk.

string

StateFlags

Promise<void>


© 2025 Tauri Contributors. CC-BY / MIT