MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laLayer_IsDrawing Function
MPLAB® Harmony Graphics Suite
laLayer_IsDrawing Function
C
LIB_EXPORT laBool laLayer_IsDrawing(
    laLayer* layer
);
Parameters
Parameters 
Description 
laLayer* layer 
the layer 
Returns

laBool - the result of the operation

MPLAB® Harmony Graphics Suite