touchgfx::ZoomAnimationImage::isRunning() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::ZoomAnimationImage::isRunning() const

touchgfx::ZoomAnimationImage::isRunning() const method

@fn virtual bool ZoomAnimationImage::isRunning() const; Is there currently an animation running. Is there currently an animation running.

Syntax

virtual bool isRunning() const;

Return value

true if there is an animation running. @deprecated use isZoomAnimationRunning()

References

LocationText
ZoomAnimationImage.hpp:362
virtual bool isRunning() const;