ActiveItemChanged: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ActiveItemChanged event is fired on changing active slider of the Slider component.
The example of use is given in the page with description of the Slider.ItemTickIndex property.
See also: