UI\Controls\Spin::setValue
PHP Manual
PHP Manual»UI\Controls\Spin»UI\Controls\Spin::setValue

UI\Controls\Spin::setValue

(UI 0.9.9)

UI\Controls\Spin::setValueSet Value

Description

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

Set the value in this Spin

Parameters

value

The new value

To Top