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