Expand description

Display a dropdown list of selectable values.

Structs

The appearance of a pick list.
The icon of a Handle.
A widget for selecting a single value from a list of options.
The local state of a PickList.

Enums

The handle to the right side of the PickList.

Traits

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

Functions

Draws a PickList.
Computes the layout of a PickList.
Returns the current overlay of a PickList.
Processes an Event and updates the State of a PickList accordingly.