pub fn clear_blur(window: impl HasRawWindowHandle) -> Result<(), Error>
Expand description

Clears blur effect applied to window. Works only on Windows 7, Windows 10 v1809 or newer up to Windows 11 22H1.

Platform-specific

  • Linux / macOS: Unsupported.