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

touchgfx::ScrollableContainer::getScrolledX() const method

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

Syntax

int16_t getScrolledX() const;

Return value

the distance scrolled for the x-axis.

References

LocationText
ScrollableContainer.hpp:359
int16_t getScrolledX() const;

Type Use

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