[−][src]Type Definition iced_glow::widget::pick_list::PickList
type PickList<'a, T, Message> = PickList<'a, T, Message, Renderer>;
A widget allowing the selection of a single value from a list of options.
type PickList<'a, T, Message> = PickList<'a, T, Message, Renderer>;
A widget allowing the selection of a single value from a list of options.