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

UI\Controls\Slider::setValue

(UI 0.9.9)

UI\Controls\Slider::setValueSet Value

Beschreibung

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

Shall set the value for this Slider

Parameter-Liste

value

The new value

To Top