touchgfx::RadioButton::deselectedAction is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::RadioButton::deselectedAction

touchgfx::RadioButton::deselectedAction field

Syntax

GenericCallback< const AbstractButton& >* deselectedAction;

References

LocationText
RadioButton.hpp:252
GenericCallback< const AbstractButton& >* deselectedAction; ///< The callback to be executed when this AbstractButton is unselected.