touchgfx::Application::transitionHandled is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Application::transitionHandled

touchgfx::Application::transitionHandled field

Syntax

bool transitionHandled;

References

LocationText
Application.hpp:312
bool transitionHandled; ///< True if the transition is done and Screen::afterTransition has been called.