Skip to content

isChecked()

Report whether the checkbox is checked.

checkbox.isChecked()

Returns

return isChecked

Value Type Description
isChecked bool True if the checkbox is checked, False otherwise.