MPLAB® Harmony Graphics Suite
|
Sets the widget interactive flag
LIB_EXPORT laResult laImagePlusWidget_SetInteractive( laImagePlusWidget* img, laBool interactive );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
the desired flag value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|