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

Add screen to the list of screens in the current context

C
LIB_EXPORT laResult laContext_AddScreen(
    laScreen* screen
);
Returns
MPLAB® Harmony Graphics Suite