SliderItem.Moving

Syntax

Moving: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event is fired.

Description

The Moving event is fired on changing slider position.

Example

The property use is given in the page with description of the SliderItem.IsStatic property.

See also:

 SliderItem