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

touchgfx::RadioButton::getSelected() const method

@fn bool RadioButton::getSelected() const Gets the current selected state. Gets the current selected state.

Syntax

bool getSelected() const;

Return value

The current selected state.

References

LocationText
RadioButton.hpp:209
bool getSelected() const

Data Use

Data read by touchgfx::RadioButton::getSelected() const
all items filtered out
touchgfx::RadioButton::getSelected() const