Carousel::getSelectedElementIndex() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXCarousel::getSelectedElementIndex() const

Carousel::getSelectedElementIndex() const method

@fn virtual uint8_t Carousel::getSelectedElementIndex() const Gets selected element index.

Syntax

virtual uint8_t getSelectedElementIndex() const;

Return value

the index of the selected element.

References

LocationText
Carousel.hpp:127
virtual uint8_t getSelectedElementIndex() const { return selectedElement; }

Data Use

Data read by Carousel::getSelectedElementIndex() const
all items filtered out
Carousel::getSelectedElementIndex() const
Type of Carousel::getSelectedElementIndex() const
Carousel::getSelectedElementIndex() const
uint8_t
all items filtered out