MPLAB® Harmony Graphics Suite
|
Checks if the widget specified has focus in the current context
LIB_EXPORT laBool laWidget_HasFocus( laWidget* wgt );
Parameters |
Description |
laWidget* wgt |
the widget |
laBool - true of the widget currently has context focus
MPLAB® Harmony Graphics Suite
|