Function window_vibrancy::clear_acrylic

source ·
pub fn clear_acrylic(window: impl HasWindowHandle) -> Result<(), Error>
Expand description

Clears acrylic effect applied to window. Works only on Windows 10 v1809 or newer.

§Platform-specific

  • Linux / macOS: Unsupported.