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

touchgfx::ClickEvent::setX() method

@fn void ClickEvent::setX(int16_t x) Sets the x coordinate of this event. Sets the x coordinate of this event.

Syntax

void setX(int16_t x);

Arguments

x

The x coordinate of this event.

References

LocationText
ClickEvent.hpp:113
void setX(int16_t x)

Data Use

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