logo

Type Definition iced::pure::widget::Row

source · []
pub type Row<'a, Message> = Row<'a, Message, Renderer>;
Available on crate feature pure only.
Expand description

A container that distributes its contents horizontally.