TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::Drawable::setY() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Drawable::setY() method

@fn virtual void Drawable::setY(int16_t y) Sets the y coordinate of this drawable. Sets the y coordinate of this drawable.

Syntax

virtual void setY(int16_t y);

Arguments

y

The new y value, relative to the parent. A negative value is allowed.

Notes

Changing this does not automatically yield a redraw.

Examples

touchgfx::Drawable::setY() is referenced by 3 libraries and example projects.

Call Tree

Functions calling touchgfx::Drawable::setY()
touchgfx::Drawable::setY()
Data read by touchgfx::Drawable::setY()
Data written by touchgfx::Drawable::setY()
touchgfx::Drawable::setY()
all items filtered out