MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laUtils_GetLayer Function
MPLAB® Harmony Graphics Suite
laUtils_GetLayer Function
C
laLayer* laUtils_GetLayer(
    laWidget* widget
);
Parameters
Parameters 
Description 
laWidget* widget 
the subject widget 
Returns

laLayer* - the widget's owning layer

MPLAB® Harmony Graphics Suite