Module collapsing_header

Source

Structs§

CollapsingHeader
A header which can be collapsed/expanded, revealing a contained Ui region.
CollapsingResponse
The response from showing a CollapsingHeader.
CollapsingState
This is a a building block for building collapsing regions.
HeaderResponse
From CollapsingState::show_header.

Functions§

paint_default_icon
Paint the arrow icon that indicated if the region is open or not

Type Aliases§

IconPainter
A function that paints an icon indicating if the region is open or not