touchgfx::RadioButtonGroup::radioButtonSelectedCallback is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::RadioButtonGroup::radioButtonSelectedCallback

touchgfx::RadioButtonGroup::radioButtonSelectedCallback field

Syntax

GenericCallback<const AbstractButton& >* radioButtonSelectedCallback;

References

LocationText
RadioButtonGroup.hpp:235
GenericCallback<const AbstractButton& >* radioButtonSelectedCallback; ///< The callback to be executed when a radio button belonging to this group is selected.