FabGL
ESP32 Display Controller and Graphics Library

◆ setText()

void setText ( char const *  value)

Replaces current text.

Text edit needs to be repainted in order to display changed text.

Parameters
valueText to set

Definition at line 2729 of file fabui.cpp.