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

touchgfx::Screen::bindTransition() method

@fn void Screen::bindTransition(Transition& trans); Enables the transition to access the containers. Enables the transition to access the containers.

Syntax

void bindTransition(Transition& trans);

Arguments

trans

References

LocationReferrerScopeText
Screen.hpp:238
void bindTransition(Transition& trans);
MVPApplication.hpp:159touchgfx::finalizeTransition()touchgfx
newScreen->bindTransition(*newTransition);

Call Tree

Functions calling touchgfx::Screen::bindTransition()
all items filtered out
touchgfx::Screen::bindTransition()