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

touchgfx::ZoomAnimationImage::isZoomAnimationRunning() const method

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

Syntax

virtual bool isZoomAnimationRunning() const;

Return value

true if there is an animation running.

References

LocationText
ZoomAnimationImage.hpp:373
virtual bool isZoomAnimationRunning() const;