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

touchgfx::ZoomAnimationImage::States enum

@enum States Animation states.

Syntax

enum States {     ANIMATE_ZOOM,               ANIMATE_ZOOM_AND_MOVE,      NO_ANIMATION            };

Values

ANIMATE_ZOOM

No summary provided. Read more...

ANIMATE_ZOOM_AND_MOVE

No summary provided. Read more...

NO_ANIMATION

No summary provided. Read more...