tauri/.changes/always-on-bottom-api.md
Andre Lew c1ec0f1551
feat(core): expose always_on_bottom, closes #7847 (#7933)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-10-18 09:47:24 -03:00

6 lines
142 B
Markdown

---
"@tauri-apps/api": patch:feat
---
Added `setAlwaysOnBottom` function on `Window` and the `alwaysOnBottom` option when creating a window.