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

touchgfx::RadioButtonGroup::radioButtonUnselected field

Syntax

Callback<RadioButtonGroup, const AbstractButton& > radioButtonUnselected;

References

LocationText
RadioButtonGroup.hpp:233
Callback<RadioButtonGroup, const AbstractButton& > radioButtonUnselected; ///< Callback that is attached to the RadioButtons.