mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat: add `Window::set_enabled` and `Window::is_enabled` closes #6660 * license headers * fix build * fix mobile and macos * fix macos * again * unsafe * fix macos is_enabled * update example --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
98 B
98 B
@tauri-apps/api
| @tauri-apps/api |
|---|
| patch:feat |
Add Window::setEnabled and Window::isEnabled methods