Crate tauri_plugin_window_state

Source
Expand description

Save window positions and sizes and restore them when the app is reopened.

Structs§

Builder
StateFlags

Enums§

Error

Constants§

DEFAULT_FILENAME
Default filename used to store window state.

Traits§

AppHandleExt
WindowExt

Type Aliases§

Result