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

touchgfx::Drawable::getNextSibling() method

@fn Drawable* Drawable::getNextSibling() Gets the next sibling. Returns the next sibling node. This will be the next Drawable that has been added to the same Container as this Drawable.

Syntax

Drawable* getNextSibling();

Return value

The next sibling. If this is the last sibling, the return value is 0.

References

LocationText
Drawable.hpp:145
Drawable* getNextSibling()

Data Use

Data read by touchgfx::Drawable::getNextSibling()
all items filtered out
touchgfx::Drawable::getNextSibling()
Type of touchgfx::Drawable::getNextSibling()
touchgfx::Drawable::getNextSibling()
all items filtered out