Module zng_wgt_rule_line::hr
source · Expand description
Horizontal rule line.
Structs§
W
Draws an horizontalRuleLine!
.
Statics§
- Line color, inherits from
FONT_COLOR_VAR
. - Line style, default is
Solid
. - Margin around line.
- Line stroke thickness, default is
1.dip()
Functions§
P
Sets theCOLOR_VAR
that affects all horizontal rules inside the widget.P
Sets theLINE_STYLE_VAR
that affects all horizontal rules inside the widget.P
Sets theMARGIN_VAR
that affects all horizontal rules inside the widget.P
Sets theSTROKE_THICKNESS_VAR
that affects all horizontal rules inside the widget.