Function window_vibrancy::clear_tabbed

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

Clears mica tabbed effect applied to window. Works only on Windows 11.

§Platform-specific

  • Linux / macOS: Unsupported.