CheckBox Class Reference

Simplified CheckBox widget. More...

Properties

String text
 the text shown alongside the checkbox More...
 
bool checked
 whether or not the checkbox is checked More...
 

Detailed Description

Simplified CheckBox widget.

Property Documentation

◆ checked

bool CheckBox::checked
readwrite

whether or not the checkbox is checked

◆ text

String CheckBox::text
readwrite

the text shown alongside the checkbox