Function zng_wgt_fill::foreground_radial

source ·
pub fn foreground_radial(
    child: impl UiNode,
    center: impl IntoVar<Point>,
    radius: impl IntoVar<GradientRadius>,
    stops: impl IntoVar<GradientStops>
) -> impl UiNode
Expand description

P Radial gradient foreground.

This property applies a node::radial_gradient as foreground.