pub fn line_style(
child: impl IntoUiNode,
style: impl IntoVar<LineStyle>,
) -> UiNodeExpand description
P Sets the line style of all descendant Vr!().
The default is Solid.
This property sets the LINE_STYLE_VAR.
pub fn line_style(
child: impl IntoUiNode,
style: impl IntoVar<LineStyle>,
) -> UiNodeP Sets the line style of all descendant Vr!().
The default is Solid.
This property sets the LINE_STYLE_VAR.