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

Remove the specified screen from the list of screens in the current context

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