@tauri-apps/api@1.3.0
This content is not available in your language yet.
- Return correct type for
event.payload
inonResized
andonMoved
window event handlers. - Added the
WindowOptions::contentProtected
option andWebviewWindow#setContentProtected
to change it at runtime. - Allow setting the text of the dialog buttons.
- Add
is_minimized()
window method. - Add
title
getter on window.
© 2025 Tauri Contributors. CC-BY / MIT