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

touchgfx::FadeAnimator::handleTickEvent() method

@fn virtual void FadeAnimator::handleTickEvent() The tick handler that handles the actual animation steps. The tick handler that handles the actual animation steps.

Syntax

virtual void handleTickEvent();

References

LocationText
FadeAnimator.hpp:220
virtual void handleTickEvent()