FabGL
ESP32 Display Controller and Graphics Library

◆ setChecked()

void fabgl::uiCheckBox::setChecked ( bool  value)

Sets current checkbox or radiobutton checked status.

When in radiobutton mode, setting True all other items with the same uiCheckBox.groupIndex() are deselected.

Parameters
valueCheckbox or radiobutton checked status