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

touchgfx::Transition::tearDown() method

@fn virtual void Transition::tearDown() Tears down the Animation. Tears down the Animation. Called before the d.tor. when the application changes the transition. Base version does nothing.

Syntax

virtual void tearDown();

References

LocationReferrerScopeText
Transition.hpp:100
virtual void tearDown() { }
MVPApplication.hpp:122touchgfx::prepareTransition()touchgfx
(*currentTrans)->tearDown();

Call Tree

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