tauri/.changes/content-protection.md
Amr Bashir 4ab5545b7a
feat: add content protection api, closes #5132 (#5513)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-12-13 01:04:22 -03:00

201 B

tauri tauri-runtime tauri-runtime-wry
minor minor minor

Added the content_protected option when creating a window and Window::set_content_protected to change it at runtime.