@tauri-apps/plugin-window-state - v2.4.0
Tauri Docs
GitHub
Preparing search index...
restoreState
Function restoreState
restoreState
(
label
:
string
,
flags
?:
StateFlags
)
:
Promise
<
void
>
Restore the state for the specified window from disk.
Parameters
label
:
string
Optional
flags
:
StateFlags
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tauri Docs
GitHub
@tauri-apps/plugin-window-state - v2.4.0
Loading...
Restore the state for the specified window from disk.