[−][src]Module iced_graphics::widget::pick_list
Display a dropdown list of selectable values.
Structs
State | The local state of a |
Style | The appearance of a pick list. |
Traits
StyleSheet | A set of rules that dictate the style of a container. |
Type Definitions
PickList | A widget allowing the selection of a single value from a list of options. |