MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
Used to define widget resize event. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/widget/legato_widget.h>
Data Fields | |
leEvent | evt |
uint32_t | oldWidth |
uint32_t | oldHeight |
uint32_t | newWidth |
uint32_t | newHeight |
Used to define widget resize event.
Specifies the old a new size of a widget.