FabGL
ESP32 Display Controller and Graphics Library

◆ clientRect()

Rect fabgl::uiWindow::clientRect ( uiOrigin  origin)
virtual

Determines the client area bounding box.

Parameters
originDecides the origin of returned rectangle
Returns
The window client area bounding box

Reimplemented in fabgl::uiScrollableControl, and fabgl::uiFrame.