#include <Malena/Traits/Settings/AccordionSettings.h>
Definition at line 12 of file AccordionSettings.h.
◆ getChevronSize()
| float ml::AccordionSettings::getChevronSize |
( |
| ) |
const |
|
inlinenodiscard |
◆ getExclusive()
| bool ml::AccordionSettings::getExclusive |
( |
| ) |
const |
|
inlinenodiscard |
◆ getHeaderHeight()
| float ml::AccordionSettings::getHeaderHeight |
( |
| ) |
const |
|
inlinenodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setChevronSize()
| void ml::AccordionSettings::setChevronSize |
( |
float | s | ) |
|
|
inline |
◆ setExclusive()
| void ml::AccordionSettings::setExclusive |
( |
bool | e | ) |
|
|
inline |
◆ setHeaderHeight()
| void ml::AccordionSettings::setHeaderHeight |
( |
float | h | ) |
|
|
inline |
◆ chevronRight
| float ml::AccordionSettings::chevronRight = 14.f |
◆ chevronSize
| float ml::AccordionSettings::chevronSize = 8.f |
◆ exclusive
| bool ml::AccordionSettings::exclusive = true |
◆ headerHeight
| float ml::AccordionSettings::headerHeight = 40.f |
The documentation for this struct was generated from the following file: