touchgfx::MoveAnimator::moveAnimationEndedCallback is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::MoveAnimator::moveAnimationEndedCallback

touchgfx::MoveAnimator::moveAnimationEndedCallback field

Syntax

GenericCallback<const MoveAnimator<T>& >* moveAnimationEndedCallback;

References

LocationText
MoveAnimator.hpp:294
GenericCallback<const MoveAnimator<T>& >* moveAnimationEndedCallback; ///< Animation ended Callback.