SwipeContainer::add() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

SwipeContainer::add() method

@fn virtual void SwipeContainer::add(touchgfx::Drawable& screen); Adds a screen to the container. Note that all screens must have the same width and height.

Syntax

virtual void add(touchgfx::Drawable& screen);

Arguments

screen

The screen to add.

Call Tree

Data read by SwipeContainer::add()
Data written by SwipeContainer::add()
SwipeContainer::add()
all items filtered out
Methods overriding this one
SwipeContainer::add()
all items filtered out