Module nannou::ui::widget::collapsible_area[][src]

The CollapsibleArea widget and related items.

Structs

Area

The area returned by the widget when the CollapsibleArea is open.

CollapsibleArea

A vertically collapsible area.

Ids

The unique identifiers for the CollapsibleArea’s child widgets.

State

The unique state cached within the widget graph for the CollapsibleArea.

Style

Unique styling for the CollapsibleArea.

Enums

Event

The event returned when the text bar or triangle is pressed.