UI\Controls\Check::setChecked
PHP Manual
PHP Manual»UI\Controls\Check»UI\Controls\Check::setChecked

UI\Controls\Check::setChecked

(UI 0.9.9)

UI\Controls\Check::setCheckedSet Checked

Descrizione

public function UI\Controls\Check::setChecked(bool $checked)

Shall change the status of this Check

Elenco dei parametri

checked

The new status

To Top