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

Expand description

The CollapsibleArea widget and related items.

Structs

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

A vertically collapsible area.

The unique identifiers for the CollapsibleArea’s child widgets.

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

Unique styling for the CollapsibleArea.

Enums

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