MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularSliderWidget_SetArcScheme( laCircularSliderWidget* slider, laCircularSliderWidgetArcType type, laScheme * scheme );
Parameters |
Description |
laCircularSliderWidget* slider |
the widget |
laCircularSliderWidgetArcType type |
the type of arc |
laScheme * scheme |
scheme |
MPLAB® Harmony Graphics Suite
|