[−][src]Type Definition iced::widget::pane_grid::Content
type Content<'a, Message> = Content<'a, Message, Renderer<Backend>>;
The content of a Pane.
type Content<'a, Message> = Content<'a, Message, Renderer<Backend>>;
The content of a Pane.