UI\Controls\Spin::setValue

(UI 0.9.9)

UI\Controls\Spin::setValueSet Value

Description

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

Set the value in this Spin

Parameters

value

The new value

To Top