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