WheelSelector::getSelectedIndex() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXWheelSelector::getSelectedIndex()

WheelSelector::getSelectedIndex() method

@fn int WheelSelector::getSelectedIndex(); Gets selected index. Gets selected index calculated from what is on screen.

Syntax

int getSelectedIndex();
Implemented in WheelSelector.cpp:159

Return value

The selected index.

References

LocationText
WheelSelector.cpp:159
int WheelSelector::getSelectedIndex()
WheelSelector.hpp:113
int getSelectedIndex();