MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laScreen_Delete Function
MPLAB® Harmony Graphics Suite
laScreen_Delete Function
C
LIB_EXPORT void laScreen_Delete(
    laScreen* scr
);
Parameters
Parameters 
Description 
laScreen* scr 
the screen to destroy 
Returns

void

MPLAB® Harmony Graphics Suite