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

touchgfx::MoveAnimator::isMoveAnimationRunning() const method

@fn virtual bool MoveAnimator::isMoveAnimationRunning() const Gets whether or not the move animation is running. Gets whether or not the move animation is running.

Syntax

virtual bool isMoveAnimationRunning() const;

Return value

true if the move animation is running.

References

LocationText
MoveAnimator.hpp:155
virtual bool isMoveAnimationRunning() const