zng_wgt_filter

Function 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.