Structs§
- Collapsing
Header - A header which can be collapsed/expanded, revealing a contained
Ui
region. - Collapsing
Response - The response from showing a
CollapsingHeader
. - Collapsing
State - This is a a building block for building collapsing regions.
- Header
Response - From
CollapsingState::show_header
.
Functions§
- paint_
default_ icon - Paint the arrow icon that indicated if the region is open or not
Type Aliases§
- Icon
Painter - A function that paints an icon indicating if the region is open or not