touchgfx::HAL::noTouch() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::HAL::noTouch() method

@fn virtual void HAL::noTouch(); Called by the touch driver to indicate that no touch is currently detected. Called by the touch driver to indicate that no touch is currently detected.

Syntax

virtual void noTouch();

References

LocationText
HAL.hpp:1196
virtual void noTouch();