touchgfx::AnimatedImage::animationDoneAction is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::AnimatedImage::animationDoneAction

touchgfx::AnimatedImage::animationDoneAction field

Syntax

GenericCallback<const AnimatedImage&>* animationDoneAction;

References

LocationText
AnimatedImage.hpp:225
GenericCallback<const AnimatedImage&>* animationDoneAction; ///< Pointer to the callback being executed when animation is done.