MPLAB® Harmony Graphics Suite
|
Set the widget into focus for the current context. The input events etc are received by the widget once it is in focus
LIB_EXPORT laResult laWidget_SetFocus( laWidget* wgt );
Parameters |
Description |
laWidget* wgt |
the widget |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|