FabGL
ESP32 Display Controller and Graphics Library

◆ setDown()

void setDown ( bool  value)

Sets button state of a switch button.

Only a switch button can be down.

Parameters
valueButton state (true = down, false = up)

Definition at line 2675 of file fabui.cpp.