FabGL
ESP32 Display Controller and Graphics Library
|
void fabgl::uiFrame::setTitleFmt | ( | const char * | format, |
... | |||
) |
Sets window title as formatted text.
Window needs to be repainted in order to display changed title.
format | Format specifier like printf. |