CheckButton.isChecked

Check if the check button is checked or not.

class CheckButton
bool
isChecked
()

Return Value

Type: bool

true if the check button is checked, false if not.

Meta