Function zng_wgt_filter::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.
pub fn mix_blend(
child: impl UiNode,
mode: impl IntoVar<MixBlendMode>,
) -> impl UiNode
P
Sets how the widget blends with the parent widget.