FabGL
ESP32 Display Controller and Graphics Library

◆ setTitle()

void setTitle ( char const *  value)

Sets window title.

Window needs to be repainted in order to display changed title.

Parameters
valueThe window title. nullptr hides the title bar.

Definition at line 1941 of file fabui.cpp.