Module iced::widget::pick_list

source ·
Expand description

Display a dropdown list of selectable values.

Structs

The appearance of a pick list.
The icon of a Handle.

Enums

The handle to the right side of the PickList.

Traits

A set of rules that dictate the style of a container.

Type Definitions

A widget allowing the selection of a single value from a list of options.