FabGL
ESP32 Display Controller and Graphics Library

◆ setTitleFmt()

void setTitleFmt ( const char *  format,
  ... 
)

Sets window title as formatted text.

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

Parameters
formatFormat specifier like printf.

Definition at line 1955 of file fabui.cpp.