MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laProgressBarWidget_GetDirection Function
MPLAB® Harmony Graphics Suite
laProgressBarWidget_GetDirection Function
C
LIB_EXPORT laProgressBarDirection laProgressBarWidget_GetDirection(
    laProgressBarWidget* bar
);
Parameters
Parameters 
Description 
laProgressBarWidget* bar 
the widget 
Returns

laProgressBarDirection - the fill direction value

MPLAB® Harmony Graphics Suite