Function clear_blur

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

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

ยงPlatform-specific

  • Linux / macOS: Unsupported.