touchgfx::RadioButtonGroup::getSelectedRadioButtonIndex() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::RadioButtonGroup::getSelectedRadioButtonIndex() const

touchgfx::RadioButtonGroup::getSelectedRadioButtonIndex() const method

@fn virtual int32_t RadioButtonGroup::getSelectedRadioButtonIndex() const Gets the index of the selected RadioButton. Gets the index of the selected RadioButton.

Syntax

virtual int32_t getSelectedRadioButtonIndex() const;

Return value

the index of the selected RadioButton. Returns -1 if no RadioButton is selected.

References

LocationText
RadioButtonGroup.hpp:115
virtual int32_t getSelectedRadioButtonIndex() const

Type Use

Type of touchgfx::RadioButtonGroup::getSelectedRadioButtonIndex() const
touchgfx::RadioButtonGroup::getSelectedRadioButtonIndex() const
int32_t
all items filtered out