touchgfx::ClickEvent::setY() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::ClickEvent::setY() method

@fn void ClickEvent::setY(int16_t y) Sets the y coordinate of this event. Sets the y coordinate of this event.

Syntax

void setY(int16_t y);

Arguments

y

The y coordinate of this event.

References

LocationText
ClickEvent.hpp:127
void setY(int16_t y)

Data Use

Data read by touchgfx::ClickEvent::setY()
Data written by touchgfx::ClickEvent::setY()
all items filtered out
touchgfx::ClickEvent::setY()
all items filtered out