CollapsibleMenu::setElementSpace() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXCollapsibleMenu::setElementSpace()

CollapsibleMenu::setElementSpace() method

@fn void CollapsibleMenu::setElementSpace(uint16_t space); Sets the size of the space between the menu elements.

Syntax

void setElementSpace(uint16_t space);
Implemented in CollapsibleMenu.cpp:61

Arguments

space

The size of the space between the menu elements (in pixels).

References

LocationText
CollapsibleMenu.cpp:61
void CollapsibleMenu::setElementSpace(uint16_t space)
CollapsibleMenu.hpp:66
void setElementSpace(uint16_t space);

Data Use

Data read by CollapsibleMenu::setElementSpace()
Data written by CollapsibleMenu::setElementSpace()
CollapsibleMenu::setElementSpace()
all items filtered out