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

touchgfx::AnimatedImage::isAnimatedImageRunning() method

@fn bool AnimatedImage::isAnimatedImageRunning() Gets the running state of the AnimatedImage. Gets the running state of the AnimatedImage.

Syntax

bool isAnimatedImageRunning();

Return value

true if the animation is currently running, false otherwise.

References

LocationReferrerScopeText
AnimatedImage.hpp:164
bool isAnimatedImageRunning()
AnimatedImage.hpp:152touchgfx::AnimatedImage::isRunning()touchgfx::AnimatedImage
return isAnimatedImageRunning();

Call Tree

Functions calling touchgfx::AnimatedImage::isAnimatedImageRunning()
touchgfx::AnimatedImage::isAnimatedImageRunning()
Data read by touchgfx::AnimatedImage::isAnimatedImageRunning()
all items filtered out
touchgfx::AnimatedImage::isAnimatedImageRunning()