MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laSliderWidget_Step( laSliderWidget* sld, int32_t amount );
Parameters |
Description |
laSliderWidget* sld |
the widget |
int32_t amount |
the amount by which to adjust the current slider value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|