touchgfx::Container::getFirstChild() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Container::getFirstChild()

touchgfx::Container::getFirstChild() method

@fn Drawable* Container::getFirstChild() Obtain a pointer to the first child of this container. Useful if you want to manually iterate the children added to this container.

Syntax

Drawable* getFirstChild();

Return value

Pointer to the first drawable added to this container. If nothing has been added return zero.

References

LocationText
Container.hpp:217
Drawable* getFirstChild()

Data Use

Data read by touchgfx::Container::getFirstChild()
all items filtered out
touchgfx::Container::getFirstChild()
Type of touchgfx::Container::getFirstChild()
touchgfx::Container::getFirstChild()
all items filtered out