FabGL
ESP32 Display Controller and Graphics Library

◆ clientRect()

Rect fabgl::uiScrollableControl::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 from fabgl::uiWindow.