FabGL
ESP32 Display Controller and Graphics Library

◆ setText()

void setText ( char const *  value)

Sets button text.

Button needs to be repainted in order to display changed text.

Parameters
valueButton text

Definition at line 2564 of file fabui.cpp.