FabGL
ESP32 Display Controller and Graphics Library

◆ resizeWindow() [1/2]

void resizeWindow ( uiWindow window,
int  width,
int  height 
)

Resizes a window.

Parameters
windowWindow to be resized
widthNew horizontal size
heightNew vertical size

Definition at line 808 of file fabui.cpp.