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

touchgfx::UIEventListener::handleTickEvent() method

@fn virtual void UIEventListener::handleTickEvent() This handler is invoked when a system tick event has been generated. This handler is invoked when a system tick event has been generated. The system tick period is configured in the HAL.

Syntax

virtual void handleTickEvent();

References

Override Tree

Overridden methods
touchgfx::UIEventListener::handleTickEvent()