MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laContext_SetFocusWidget Function
MPLAB® Harmony Graphics Suite
laContext_SetFocusWidget Function

Set into focus the widget specified as the argument

C
LIB_EXPORT laResult laContext_SetFocusWidget(
    laWidget* widget
);
Returns
MPLAB® Harmony Graphics Suite