ItemColorChanged: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ItemColorChanged event is fired on changing color of the slider that allows color selection.
The example of use is given in the page with description of the GradientSlider.getColorByValue method.
See also: