MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laSliderWidget_SetGripSize( laSliderWidget* sld, uint32_t size );
Parameters |
Description |
laSliderWidget* sld |
the widget |
uint32_t size |
the desired grip size |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|