[][src]Type Definition iced::widget::Row

type Row<'a, Message> = Row<'a, Message, Renderer<Backend>>;

A container that distributes its contents horizontally.