[−][src]Type Definition iced_glow::widget::rule::Rule
type Rule = Rule<Renderer>;
Display a horizontal or vertical rule for dividing content.
This is an alias of an iced_native
rule with an iced_glow::Renderer
.
type Rule = Rule<Renderer>;
Display a horizontal or vertical rule for dividing content.
This is an alias of an iced_native
rule with an iced_glow::Renderer
.