Files
tauri/.changes/tauri-empty-window.md
Lucas Fernandes Nogueira 15566cfd64 feat(core): add API to send wry window message to the event loop (#2339)
* feat(core): add API to send wry window message to the event loop

* expose types
2021-08-02 16:45:24 -03:00

197 B

tauri, tauri-runtime, tauri-runtime-wry
tauri tauri-runtime tauri-runtime-wry
patch patch patch

Allow creation of empty Window with create_tao_window() and management with send_tao_window_event() on the AppHandler.