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

uint32_t - the scroll value

MPLAB® Harmony Graphics Suite