MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularSliderWidget_SetArcVisible( laCircularSliderWidget* slider, laCircularSliderWidgetArcType type, laBool visible );
Parameters |
Description |
laCircularSliderWidget* slider |
the widget |
laCircularSliderWidgetArcType type |
the type of arc |
laBool visible |
show/hide |
MPLAB® Harmony Graphics Suite
|