pub fn child_mix_blend(
child: impl IntoUiNode,
mode: impl IntoVar<MixBlendMode>,
) -> UiNodeExpand description
P Sets how the widget’s child content blends with the widget.
pub fn child_mix_blend(
child: impl IntoUiNode,
mode: impl IntoVar<MixBlendMode>,
) -> UiNodeP Sets how the widget’s child content blends with the widget.