FabGL
ESP32 Display Controller and Graphics Library
|
void fabgl::uiLabel::setTextFmt | ( | const char * | format, |
... | |||
) |
Sets label formatted text.
To update label content and size call uiLabel.update().
format | Format specifier like printf. |