tauri/.changes/create-window-refactor.md
2021-04-28 19:56:05 -03:00

6 lines
178 B
Markdown

---
"tauri": patch
---
The `create_window` API callback now takes two arguments: the `WindowBuilder` and the `WebviewAttributes` and must return a tuple containing both values.