FabGL
ESP32 Display Controller and Graphics Library

◆ setTextFmt()

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

Sets label formatted text.

To update label content and size call uiLabel.update().

Parameters
formatFormat specifier like printf.

Definition at line 3220 of file fabui.cpp.