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

touchgfx::ZoomAnimationImage::setCurrentState() method

@fn virtual void ZoomAnimationImage::setCurrentState(States state); Sets the current animation state. Sets the current animation state.

Syntax

virtual void setCurrentState(States state);

Arguments

state

The new state.

References

LocationText
ZoomAnimationImage.hpp:447
virtual void setCurrentState(States state);