Function window_shadows::set_shadow
source · [−]pub fn set_shadow(
window: impl HasRawWindowHandle,
enable: bool
) -> Result<(), Error>Expand description
Enables or disables the shadows for a window.
pub fn set_shadow(
window: impl HasRawWindowHandle,
enable: bool
) -> Result<(), Error>Enables or disables the shadows for a window.