restoreState
restoreState(
label
,flags?
):Promise
<void
>
Defined in: index.ts:28
Restore the state for the specified window from disk.
string
Promise
<void
>
© 2025 Tauri Contributors. CC-BY / MIT
restoreState(
label
,flags?
):Promise
<void
>
Defined in: index.ts:28
Restore the state for the specified window from disk.
string
Promise
<void
>
© 2025 Tauri Contributors. CC-BY / MIT