2#ifndef MALENA_ACCORDIONSETTINGS_H
3#define MALENA_ACCORDIONSETTINGS_H
AccordionSettings & operator=(const GraphicSettings &g)
void setExclusive(bool e)
bool exclusive
Only one section open at a time.
float chevronRight
Right margin for the chevron.
void setChevronSize(float s)
void setHeaderHeight(float h)
float getHeaderHeight() const
AccordionSettings & operator=(const ControlSettings &c)
bool getExclusive() const
float getChevronSize() const
Settings trait for interactive UI controls — layout only.
Base settings trait for all visual components — geometry only.