touchgfx::TouchArea::pressedAction is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TouchArea::pressedAction

touchgfx::TouchArea::pressedAction field

Syntax

GenericCallback< const AbstractButton& >* pressedAction;

References

LocationText
TouchArea.hpp:129
GenericCallback< const AbstractButton& >* pressedAction; ///< The action to perform when the TouchArea is clicked