Function cosmic::iced_runtime::window::enable_blur
source ยท pub fn enable_blur<Message>(id: Id) -> Task<Message>
Expand description
Enable the blur effect for a window.
This is only supported on platforms that support window blur.