MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laScrollBarWidget_SetScrollPercentage( laScrollBarWidget* bar, uint32_t val );
Parameters |
Description |
laScrollBarWidget* bar |
the widget |
uint32_t val |
a value from 0 - 100 |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|