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