Located in the Properties panel:
- Label: Defines the text that appears next to the checkbox element.
- Checked: Indicates whether the checkbox is selected or not. When this option is active, the checkbox appears checked, otherwise it is empty.
- Box Color: Defines the background color of the checkbox. This color appears when the checkbox is unchecked.
- Box Color OnChecked: Defines the background color of the box when the checkbox is checked.
- Check Icon Color: Defines the color of the checkmark that appears when the checkbox is checked.
In Android and iOS applications, you can change the color of the Checkbox element from the Properties panel “Text Color” field.