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

178 B

tauri
patch

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