FabGL
ESP32 Display Controller and Graphics Library

◆ screenToWindow()

uiWindow * screenToWindow ( Point point)

Determines which window a point belongs to.

Parameters
pointA point relative to the screen
Returns
A window

Definition at line 585 of file fabui.cpp.