Function enable_blur

pub fn enable_blur<Message>(id: Id) -> Task<Message>
Expand description

Sets the blur effect for the window. Enable the blur effect for a window.

This is only supported on platforms that support window blur.