PHP 8.4.0 Beta 5 available for testing

UI\Controls\Spin::setValue

(UI 0.9.9)

UI\Controls\Spin::setValueDefine valor

Descrição

public UI\Controls\Spin::setValue(int $value)

Define o valor nesta caixa de giro.

Parâmetros

value

O novo valor.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top