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

uint32_t - the scroll percentage

MPLAB® Harmony Graphics Suite