FabGL
ESP32 Display Controller and Graphics Library

◆ reshapeWindow()

void reshapeWindow ( uiWindow window,
Rect const &  rect 
)

Reshapes a window.

Parameters
windowWindow to be reshaped
rectNew window bounding box, relative to the parent window

Definition at line 821 of file fabui.cpp.