MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetHandVisible( laCircularGaugeWidget* gauge, laBool visible );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
laBool visible |
hand is visible if GFX_TRUE |
MPLAB® Harmony Graphics Suite
|