Event.Resize

Resize event

struct Event
struct Resize {}

Members

Variables

height
int height;

the new width and height after resize

width
int width;

the new width and height after resize

Meta