tauri/.changes/create-window-refactor.md

6 lines
178 B
Markdown
Raw Normal View History

2021-04-29 01:56:05 +03:00
---
"tauri": patch
---
The `create_window` API callback now takes two arguments: the `WindowBuilder` and the `WebviewAttributes` and must return a tuple containing both values.