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

touchgfx::ScrollableContainer::handleTickEvent() method

@fn virtual void ScrollableContainer::handleTickEvent(); Handle tick events. Handle tick events. Used in updating the animation of the scroll.

Syntax

virtual void handleTickEvent();

References

LocationText
ScrollableContainer.hpp:224
virtual void handleTickEvent();

Override Tree

Methods overriding this one
touchgfx::ScrollableContainer::handleTickEvent()