touchgfx::AbstractButton::action is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::AbstractButton::action

touchgfx::AbstractButton::action field

Syntax

GenericCallback< const AbstractButton& >* action;

References

LocationText
AbstractButton.hpp:115
GenericCallback< const AbstractButton& >* action; ///< The callback to be executed when this AbstractButton is clicked