MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laContext_SetEditWidget( laWidget* widget );
Parameters |
Description |
laWidget* |
a widget that inherits the edit widget API and has its 'editable' flag set to true. |
MPLAB® Harmony Graphics Suite
|