Module rerun::external::eframe::egui::containers::collapsing_header
Structs§
- A header which can be collapsed/expanded, revealing a contained
Ui
region. - The response from showing a
CollapsingHeader
. - This is a a building block for building collapsing regions.
Functions§
- Paint the arrow icon that indicated if the region is open or not
Type Aliases§
- A function that paints an icon indicating if the region is open or not