touchgfx::Screen::remove() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Screen::remove() method

@fn void Screen::remove(Drawable& d) Removes a drawable from the content container. Removes a drawable from the content container. Safe to call even if the drawable was never added (in which case nothing happens).

Syntax

void remove(Drawable& d);

Arguments

d

References

LocationText
Screen.hpp:295
void remove(Drawable& d)

Call Tree

Functions called by touchgfx::Screen::remove()
touchgfx::Screen::remove()
all items filtered out
Data read by touchgfx::Screen::remove()
touchgfx::Screen::remove()