FabGL
ESP32 Display Controller and Graphics Library

◆ rootWindow()

uiFrame * rootWindow ( )
inline

Gets a pointer to the root window.

The root window is the first window created and covers the whole screen. All windows and controls must have the root window as parent, or as ancestor.

Returns
The root window pointer

Definition at line 3185 of file fabui.h.