MPLAB® Harmony Graphics Suite
|
Return the alpha enable property of the widget
LIB_EXPORT laBool laWidget_GetAlphaEnable( laWidget* wgt );
Parameters |
Description |
lawidget* wgt |
the widget |
laBool - the widget's alpha enable flag value
MPLAB® Harmony Graphics Suite
|