Skip to main content

theme_is_transparent

Function theme_is_transparent 

Source
pub fn theme_is_transparent(cx: &mut App) -> bool
Expand description

Returns if the window and it’s surfaces are expected to be transparent.

Helps determine if you need to take extra steps to prevent transparent backgrounds.