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

uint32_t - the current step size

MPLAB® Harmony Graphics Suite