MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laScrollBarWidget_SetStepSize( laScrollBarWidget* bar, uint32_t val );
Parameters |
Description |
laScrollBarWidget* bar |
the widget |
uint32_t val |
the desired step size |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|