UI\Controls\Spin::setValue

(UI 0.9.9)

UI\Controls\Spin::setValueSet Value

Descripción

publicUI\Controls\Spin::setValue(int$value)

Set the value in this Spin

Parámetros

value

The new value

To Top