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

UI\Controls\Slider::onChange

(UI 0.9.9)

UI\Controls\Slider::onChangeChange Handler

说明

protected function UI\Controls\Slider::onChange()

Shall be executed when the value of this Slider changes

参数

此函数没有参数。

To Top