|
FabGL
ESP32 Display Controller and Graphics Library
|
| void fabgl::uiFrame::setTitle | ( | char const * | value | ) |
Sets window title.
Window needs to be repainted in order to display changed title.
| value | The window title. nullptr hides the title bar. |