FabGL
ESP32 Display Controller and Graphics Library

◆ uiOrigin

enum class uiOrigin
strong

Specifies window rectangle origin.

Enumerator
Screen 

Rectangle coordinates relative to the screen (that is the root window)

Parent 

Rectangle coordiantes relative to parent window

Window 

Rectangle coordinates relative to the window itself

Definition at line 341 of file fabui.h.