MPLAB® Harmony Graphics Suite
|
When a screen change event occurs, the specific screen change event handler has to be called as well as some generic maintenance for the screen change like destroying or hiding screen resources needs to be done. This function handles these tasks. It also handles similarly the touch events for individual widgets in the same manner.
laResult laEvent_ProcessEvents();
MPLAB® Harmony Graphics Suite
|