touchgfx::Transition::init() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Transition::init() method

@fn virtual void Transition::init() Initializes the transition. Initializes the transition. Called after the c.tor. when the application changes the transition. Base version does nothing.

Syntax

virtual void init();

References

LocationReferrerScopeText
Transition.hpp:110
virtual void init() { }
MVPApplication.hpp:160touchgfx::finalizeTransition()touchgfx
newTransition->init();

Call Tree

Functions calling touchgfx::Transition::init()
all items filtered out
touchgfx::Transition::init()