MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leWidget_ResizeEvent Struct Reference

Used to define widget resize event. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/widget/legato_widget.h>

Collaboration diagram for leWidget_ResizeEvent:

Data Fields

leEvent evt
 
uint32_t oldWidth
 
uint32_t oldHeight
 
uint32_t newWidth
 
uint32_t newHeight
 

Detailed Description

Used to define widget resize event.

Specifies the old a new size of a widget.


The documentation for this struct was generated from the following file: