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

Carousel::getSelectedElement() method

@fn virtual ExtendedZoomAnimationImage* Carousel::getSelectedElement() const Gets selected element.

Syntax

virtual ExtendedZoomAnimationImage* getSelectedElement();

Return value

the ExtendedZoomAnimationImage of selected element.

References

LocationText
Carousel.hpp:118
virtual ExtendedZoomAnimationImage* getSelectedElement() { return static_cast<ExtendedZoomAnimationImage*> (&(visibleElements[selectedElement])); }

Type Use

Type of Carousel::getSelectedElement()
Carousel::getSelectedElement()
all items filtered out