MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laContext_SetActiveScreenChangedCallback Function
MPLAB® Harmony Graphics Suite
laContext_SetActiveScreenChangedCallback Function

Set the callback function pointer when the screen change event occurs

C
LIB_EXPORT laResult laContext_SetActiveScreenChangedCallback(
    laContext_ActiveScreenChangedCallback_FnPtr cb
);
Returns
MPLAB® Harmony Graphics Suite