zng_wgt_filter

Function mix_blend

source
pub fn mix_blend(
    child: impl UiNode,
    mode: impl IntoVar<MixBlendMode>,
) -> impl UiNode
Expand description

P Sets how the widget blends with the parent widget.