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 and Windows 11.

Platform-specific

  • Linux / macOS: Unsupported.