FabGL
ESP32 Display Controller and Graphics Library

◆ setTextFmt()

void fabgl::uiLabel::setTextFmt ( const char *  format,
  ... 
)

Sets label formatted text.

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

Parameters
formatFormat specifier like printf.