[−][src]Type Definition iced_wgpu::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_wgpu::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_wgpu::Renderer
.