UI\Controls\Spin::setValue

(UI 0.9.9)

UI\Controls\Spin::setValueSet Value

説明

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

Set the value in this Spin

パラメータ

value

The new value

To Top