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

touchgfx::RadioButtonGroup::radioButtonDeselectedCallback field

Syntax

GenericCallback<const AbstractButton& >* radioButtonDeselectedCallback;

References

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