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

touchgfx::ScrollableContainer::getScrolledY() const method

@fn int16_t ScrollableContainer::getScrolledY() const; Gets the distance scrolled for the y-axis. Gets the distance scrolled for the y-axis.

Syntax

int16_t getScrolledY() const;

Return value

the distance scrolled for the y-axis.

References

LocationText
ScrollableContainer.hpp:370
int16_t getScrolledY() const;

Type Use

Type of touchgfx::ScrollableContainer::getScrolledY() const
touchgfx::ScrollableContainer::getScrolledY() const
int16_t
all items filtered out