FabGL
ESP32 Display Controller and Graphics Library

◆ setDown()

void fabgl::uiButton::setDown ( bool  value)

Sets button state of a switch button.

Only a switch button can be down.

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