FabGL
ESP32 Display Controller and Graphics Library

◆ setText()

void setText ( char const *  value)

Sets label text.

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

Parameters
valueLabel text

Definition at line 3211 of file fabui.cpp.