FabGL
ESP32 Display Controller and Graphics Library

◆ moveWindow()

void fabgl::uiApp::moveWindow ( uiWindow window,
int  x,
int  y 
)

Moves a window.

Parameters
windowWindow to be moved
xNew horizontal coordinate, relative to parent window
yNew vertical coordinate, relative to parent window