moveWindow
moveWindow(
to
):Promise
<void
>
Defined in: index.ts:36
Moves the Window
to the given Position using WindowExt.move_window()
All positions are relative to the current screen.
The Position to move to.
Promise
<void
>
© 2025 Tauri Contributors. CC-BY / MIT