Function zng_wgt_filter::child_mix_blend

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

P Sets how the widget’s child content blends with the widget.