Function window_vibrancy::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.