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