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

touchgfx::RadioButtonGroup::getDeselectionEnabled() const method

@fn virtual bool RadioButtonGroup::getDeselectionEnabled() const Gets the current deselectionEnabled state. Gets the current deselectionEnabled state.

Syntax

virtual bool getDeselectionEnabled() const;

Return value

The current deselectionEnabled state.

References

LocationText
RadioButtonGroup.hpp:187
virtual bool getDeselectionEnabled() const