MPLAB® Harmony Graphics Suite
|
Returns the widget rectangles upper left corner y-coordinate
LIB_EXPORT int32_t laWidget_GetY( laWidget* wgt );
Parameters |
Description |
lawidget* wgt |
the widget |
uint32_t - the y value
MPLAB® Harmony Graphics Suite
|